Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c110 __u32 fatlength = mydata->fatlength; in flush_dirty_fat_buffer() local
393 __u32 fatlength = mydata->fatlength; in set_fatent_value() local
H A Dfat.c205 __u32 fatlength = mydata->fatlength; in get_fatent() local
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h168 __u32 fatlength; /* Length of FAT in sectors */ member