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

/u-boot/fs/fat/
H A Dfat.c562 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) function
625 ret = read_bootsectandvi(&bs, &volinfo, &mydata->fatsize);
1214 if (read_bootsectandvi(&bs, &volinfo, &fatsize)) {
1435 ret = read_bootsectandvi(&bs, &volinfo, &fatsize);

Completed in 42 milliseconds