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

/linux-master/fs/fat/
H A Dfatent.c562 int first_cl = cluster, dirty_fsinfo = 0; local
586 int nr_clus = fatent.entry - first_cl + 1;
589 fat_clus_to_blknr(sbi, first_cl),
593 first_cl = cluster;

Completed in 117 milliseconds