taglinefilesource code
cache_lookup229fs/msdos/fat.cfor (cache_lookup(inode,cluster,&count,&nr); count < cluster;
cache_lookup145fs/msdos/misc.ccache_lookup(inode,INT_MAX,&last,&current);
cache_lookup149include/linux/msdos_fs.hvoid cache_lookup(struct inode *inode,int cluster,int *f_clu,int *d_clu);