Searched refs:read_bootsectandvi (Results 1 – 2 of 2) sorted by relevance
480 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi() function553 ret = read_bootsectandvi(&bs, &volinfo, &mydata->fatsize); in get_fs_info()1010 if (read_bootsectandvi(&bs, &volinfo, &fatsize)) { in file_fat_detectfs()
919 if (read_bootsectandvi(&bs, &volinfo, &mydata->fatsize)) { in do_fat_write()