Home
last modified time | relevance | path

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

/openbmc/linux/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, in nfs_fscache_open_file() function
H A Dfscache.c216 void nfs_fscache_open_file(struct inode *inode, struct file *filp) in nfs_fscache_open_file() function
232 EXPORT_SYMBOL_GPL(nfs_fscache_open_file);
H A Dnfs4file.c90 nfs_fscache_open_file(inode, filp); in nfs4_file_open()
H A Dinode.c1188 nfs_fscache_open_file(inode, filp); in nfs_open()
H A Ddir.c2045 nfs_fscache_open_file(inode, filp); in do_open()