Home
last modified time | relevance | path

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

/external/u-boot/fs/fat/
Dfat.c512 bs->fat32_length = FAT2CPU32(bs->fat32_length); in read_bootsectandvi()
520 vistart = (volume_info *)&(bs->fat32_length); in read_bootsectandvi()
560 mydata->fatlength = bs.fat32_length; in get_fs_info()
Dfat_write.c929 mydata->fatlength = bs.fat32_length; in do_fat_write()
/external/u-boot/include/
Dfat.h108 __u32 fat32_length; /* Sectors/FAT */ member