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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dmisc.c91 int ret, new_fclus, last; local
97 last = new_fclus = 0;
104 new_fclus = fclus + 1;
121 // fat_cache_add(inode, new_fclus, new_dclus);
136 if (new_fclus != (inode->i_blocks >> (sbi->cluster_bits - 9))) {
138 new_fclus,

Completed in 85 milliseconds