Home
last modified time | relevance | path

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

/linux/fs/exportfs/
A Dexpfs.c429 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw() function
580 EXPORT_SYMBOL_GPL(exportfs_decode_fh_raw);
589 ret = exportfs_decode_fh_raw(mnt, fid, fh_len, fileid_type, 0, in exportfs_decode_fh()
/linux/include/linux/
A Dexportfs.h306 extern struct dentry *exportfs_decode_fh_raw(struct vfsmount *mnt,
/linux/fs/
A Dfhandle.c224 path->dentry = exportfs_decode_fh_raw(mnt, in do_handle_to_path()
/linux/fs/nfsd/
A Dnfsfh.c242 dentry = exportfs_decode_fh_raw(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()

Completed in 10 milliseconds