Searched refs:nfs_ilookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | export.c | 94 inode = nfs_ilookup(sb, fattr, server_fh); in nfs_fh_to_dentry()
|
H A D | inode.c | 424 nfs_ilookup(struct super_block *sb, struct nfs_fattr *fattr, struct nfs_fh *fh) in nfs_ilookup() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | export.c | 93 inode = nfs_ilookup(sb, fattr, server_fh); in nfs_fh_to_dentry()
|
H A D | inode.c | 402 nfs_ilookup(struct super_block *sb, struct nfs_fattr *fattr, struct nfs_fh *fh) in nfs_ilookup() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_fs.h | 373 struct inode *nfs_ilookup(struct super_block *sb, struct nfs_fattr *, struct nfs_fh *);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_fs.h | 418 struct inode *nfs_ilookup(struct super_block *sb, struct nfs_fattr *, struct nfs_fh *);
|
Completed in 17 milliseconds