Home
last modified time | relevance | path

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

/fs/exportfs/
Dexpfs.c569 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh() function
585 EXPORT_SYMBOL_GPL(exportfs_decode_fh);
/fs/
Dfhandle.c152 path->dentry = exportfs_decode_fh(path->mnt, in do_handle_to_path()
/fs/overlayfs/
Dnamei.c172 real = exportfs_decode_fh(mnt, (struct fid *)fh->fb.fid, in ovl_decode_real_fh()
/fs/xfs/
Dxfs_ioctl.c171 return exportfs_decode_fh(parfilp->f_path.mnt, (struct fid *)&fid, 3, in xfs_handle_to_dentry()