Home
last modified time | relevance | path

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

/u-boot/include/
A Dfat.h174 __u16 fat_sect; /* Starting sector of the FAT */ member
/u-boot/fs/fat/
A Dfat.c208 startblock += mydata->fat_sect; /* Offset from start of disk */ in get_fatent()
582 mydata->fat_sect = bs.reserved; in get_fs_info()
584 mydata->rootdir_sect = mydata->fat_sect + mydata->fatlength * bs.fats; in get_fs_info()
635 mydata->fatsize, mydata->fat_sect, mydata->fatlength); in get_fs_info()
A Dfat_write.c235 startblock += mydata->fat_sect; in flush_dirty_fat_buffer()
478 startblock += mydata->fat_sect; in set_fatent_value()

Completed in 41 milliseconds