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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dcache.c338 *phys = fat_clus_to_blknr(sbi, cluster) + offset;
H A Dfat.h200 static inline sector_t fat_clus_to_blknr(struct msdos_sb_info *sbi, int clus) function
H A Dfatent.c578 fat_clus_to_blknr(sbi, first_cl),
H A Ddir.c1096 blknr = fat_clus_to_blknr(sbi, cluster);
1177 start_blknr = blknr = fat_clus_to_blknr(sbi, cluster[i]);

Completed in 41 milliseconds