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

/linux-master/fs/nfs/
H A Dfscache.h97 extern void nfs_fscache_open_file(struct inode *, struct file *);
174 static inline void nfs_fscache_open_file(struct inode *inode, function
H A Dfscache.c216 void nfs_fscache_open_file(struct inode *inode, struct file *filp) function
232 EXPORT_SYMBOL_GPL(nfs_fscache_open_file); variable
H A Dnfs4file.c91 nfs_fscache_open_file(inode, filp);
H A Dinode.c1185 nfs_fscache_open_file(inode, filp);
H A Ddir.c2022 nfs_fscache_open_file(inode, filp);

Completed in 118 milliseconds