Home
last modified time | relevance | path

Searched refs:total_sector (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/fs/fat/
Dfat_write.c29 static int total_sector; variable
38 cur_part_info.start + total_sector) { in disk_write()
711 if (startsect + sect_num > total_sector) in check_overflow()
1112 total_sector = datablock.total_sect; in file_fat_write_at()
1315 total_sector = fsdata.total_sect; in fat_unlink()
1393 total_sector = datablock.total_sect; in fat_mkdir()