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()
585 mydata->fat_sect = bs.reserved; in get_fs_info()
587 mydata->rootdir_sect = mydata->fat_sect + mydata->fatlength * bs.fats; in get_fs_info()
638 mydata->fatsize, mydata->fat_sect, mydata->fatlength); in get_fs_info()
A Dfat_write.c230 startblock += mydata->fat_sect; in flush_dirty_fat_buffer()
473 startblock += mydata->fat_sect; in set_fatent_value()

Completed in 8 milliseconds