Home
last modified time | relevance | path

Searched refs:fat_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/fat/
Dcache.c156 void fat_cache_lookup(struct inode *inode,int cluster,int *f_clu,int *d_clu) in fat_cache_lookup() function
284 for (fat_cache_lookup(inode,cluster,&count,&nr); count < cluster; in fat_get_cluster()
Dmisc.c167 fat_cache_lookup(inode, INT_MAX, &last, &curr); in fat_add_cluster()
/linux-2.4.37.9/include/linux/
Dmsdos_fs.h250 extern void fat_cache_lookup(struct inode *inode, int cluster, int *f_clu,