tag | line | file | source code |
---|---|---|---|
nfs_cache | 2 | fs/nfs/cache.c | void nfs_bl_cache_invalidate(nfs_cache *nh) |
nfs_cache | 18 | fs/nfs/cache.c | void nfs_bl_cache_revalidate(nfs_cache *nh, struct fattr fa) |
nfs_cache | 29 | fs/nfs/cache.c | nfs_cache *nfs_cache_find(struct inode *inode, off_t pos) |
nfs_cache | 31 | fs/nfs/cache.c | nfs_cache *nh=&nfs_cache_slot[0]; |
nfs_cache | 32 | fs/nfs/cache.c | nfs_cache *ffree=NULL; |