Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfat.h110 __u32 fat32_length; /* Sectors/FAT */ member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c519 bs->fat32_length = FAT2CPU32(bs->fat32_length); in read_bootsectandvi()
527 vistart = (volume_info *)&(bs->fat32_length); in read_bootsectandvi()
567 mydata->fatlength = bs.fat32_length; in get_fs_info()
H A Dfat_write.c931 mydata->fatlength = bs.fat32_length; in do_fat_write()