Home
last modified time | relevance | path

Searched defs:fatlength (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/fat/
H A Dfat_write.c108 __u32 fatlength = mydata->fatlength; in flush_dirty_fat_buffer() local
291 __u32 fatlength = mydata->fatlength; in set_fatent_value() local
H A Dfat.c199 __u32 fatlength = mydata->fatlength; in get_fatent() local
/openbmc/u-boot/include/
H A Dfat.h166 __u32 fatlength; /* Length of FAT in sectors */ member