Home
last modified time | relevance | path

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

/u-boot/fs/fat/
A Dfat.c493 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi() function
566 ret = read_bootsectandvi(&bs, &volinfo, &mydata->fatsize); in get_fs_info()
1186 if (read_bootsectandvi(&bs, &volinfo, &fatsize)) { in file_fat_detectfs()
1390 ret = read_bootsectandvi(&bs, &volinfo, &fatsize); in fat_uuid()

Completed in 5 milliseconds