Searched refs:exportfs_decode_fh_raw (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/exportfs/ |
| H A D | expfs.c | 437 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw() function 591 EXPORT_SYMBOL_GPL(exportfs_decode_fh_raw); 600 ret = exportfs_decode_fh_raw(mnt, fid, fh_len, fileid_type, 0, in exportfs_decode_fh()
|
| /linux-6.15/include/linux/ |
| H A D | exportfs.h | 338 extern struct dentry *exportfs_decode_fh_raw(struct vfsmount *mnt,
|
| /linux-6.15/fs/ |
| H A D | fhandle.c | 257 dentry = exportfs_decode_fh_raw(mnt, (struct fid *)handle->f_handle, in do_handle_to_path()
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfsfh.c | 241 dentry = exportfs_decode_fh_raw(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()
|