Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h103 __u16 fat_length; /* Sectors/FAT */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c511 bs->fat_length = FAT2CPU16(bs->fat_length); in read_bootsectandvi()
517 if (bs->fat_length == 0) { in read_bootsectandvi()
569 mydata->fatlength = bs.fat_length; in get_fs_info()
H A Dfat_write.c933 mydata->fatlength = bs.fat_length; in do_fat_write()