pub fn file_exists<B: BlockIo>( block_io: &mut B, partition_lba_start: u64, path: &str, ) -> Result<bool, Fat32Error>
Check if file exists