Searched refs:nfs_fscache_open_file (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | fscache.h | 94 extern void nfs_fscache_open_file(struct inode *, struct file *); 203 static inline void nfs_fscache_open_file(struct inode *inode, in nfs_fscache_open_file() function
|
H A D | fscache.c | 305 void nfs_fscache_open_file(struct inode *inode, struct file *filp) in nfs_fscache_open_file() function 329 EXPORT_SYMBOL_GPL(nfs_fscache_open_file); variable
|
H A D | nfs4file.c | 94 nfs_fscache_open_file(inode, filp); in nfs4_file_open()
|
H A D | inode.c | 1139 nfs_fscache_open_file(inode, filp); in nfs_open()
|
H A D | dir.c | 1638 nfs_fscache_open_file(inode, filp); in do_open()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | fscache.h | 97 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 D | fscache.c | 216 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); variable
|
H A D | nfs4file.c | 90 nfs_fscache_open_file(inode, filp); in nfs4_file_open()
|
H A D | inode.c | 1185 nfs_fscache_open_file(inode, filp); in nfs_open()
|
H A D | dir.c | 2022 nfs_fscache_open_file(inode, filp); in do_open()
|
Completed in 26 milliseconds