Home
last modified time | relevance | path

Searched refs:exportfs_decode_fh (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Dexportfs.h222 extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
/Linux-v5.10/fs/exportfs/
Dexpfs.c420 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh() function
568 EXPORT_SYMBOL_GPL(exportfs_decode_fh);
/Linux-v5.10/fs/
Dfhandle.c152 path->dentry = exportfs_decode_fh(path->mnt, in do_handle_to_path()
/Linux-v5.10/fs/nfsd/
Dnfsfh.c271 dentry = exportfs_decode_fh(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()
/Linux-v5.10/fs/overlayfs/
Dnamei.c167 real = exportfs_decode_fh(mnt, (struct fid *)fh->fb.fid, in ovl_decode_real_fh()
/Linux-v5.10/fs/xfs/
Dxfs_ioctl.c170 return exportfs_decode_fh(parfilp->f_path.mnt, (struct fid *)&fid, 3, in xfs_handle_to_dentry()