Searched refs:exportfs_decode_fh_raw (Results 1 – 3 of 3) sorted by relevance
| /fs/exportfs/ |
| A D | expfs.c | 438 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw() function 589 EXPORT_SYMBOL_GPL(exportfs_decode_fh_raw); 598 ret = exportfs_decode_fh_raw(mnt, fid, fh_len, fileid_type, 0, in exportfs_decode_fh()
|
| /fs/ |
| A D | fhandle.c | 262 dentry = exportfs_decode_fh_raw(mnt, (struct fid *)handle->f_handle, in do_handle_to_path()
|
| /fs/nfsd/ |
| A D | nfsfh.c | 243 dentry = exportfs_decode_fh_raw(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()
|
Completed in 6 milliseconds