Searched refs:nfs_fhget (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfs/ |
| H A D | export.c | 113 inode = nfs_fhget(sb, server_fh, fattr); in nfs_fh_to_dentry() 148 pinode = nfs_fhget(sb, &fh, fattr); in nfs_get_parent()
|
| H A D | nfs4file.c | 340 r_ino = nfs_fhget(ss_mnt->mnt_sb, src_fh, fattr); in __nfs42_ssc_open()
|
| H A D | inode.c | 451 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr) in nfs_fhget() function 620 EXPORT_SYMBOL_GPL(nfs_fhget);
|
| H A D | nfs4proc.c | 2038 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, in nfs4_opendata_get_inode()
|
| /linux/include/linux/ |
| H A D | nfs_fs.h | 444 extern struct inode *nfs_fhget(struct super_block *, struct nfs_fh *,
|