Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat.c478 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi() function
551 ret = read_bootsectandvi(&bs, &volinfo, &mydata->fatsize); in get_fs_info()
1062 if (read_bootsectandvi(&bs, &volinfo, &fatsize)) { in file_fat_detectfs()