Searched refs:exportfs_decode_fh_raw (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/exportfs/ |
| A D | expfs.c | 429 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 D | exportfs.h | 306 extern struct dentry *exportfs_decode_fh_raw(struct vfsmount *mnt,
|
| /linux/fs/ |
| A D | fhandle.c | 224 path->dentry = exportfs_decode_fh_raw(mnt, in do_handle_to_path()
|
| /linux/fs/nfsd/ |
| A D | nfsfh.c | 242 dentry = exportfs_decode_fh_raw(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()
|
Completed in 10 milliseconds