Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dfscache.h81 extern void nfs_fscache_open_file(struct inode *, struct file *);
190 static inline void nfs_fscache_open_file(struct inode *inode, in nfs_fscache_open_file() function
Dfscache.c233 void nfs_fscache_open_file(struct inode *inode, struct file *filp) in nfs_fscache_open_file() function
253 EXPORT_SYMBOL_GPL(nfs_fscache_open_file);
Dnfs4file.c91 nfs_fscache_open_file(inode, filp); in nfs4_file_open()
Dinode.c935 nfs_fscache_open_file(inode, filp); in nfs_open()
Ddir.c1454 nfs_fscache_open_file(inode, filp); in do_open()