Searched refs:read_bootsectandvi (Results 1 – 6 of 6) sorted by relevance
487 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi() function560 ret = read_bootsectandvi(&bs, &volinfo, &mydata->fatsize); in get_fs_info()1020 if (read_bootsectandvi(&bs, &volinfo, &fatsize)) { in file_fat_detectfs()
921 if (read_bootsectandvi(&bs, &volinfo, &mydata->fatsize)) { in do_fat_write()