Searched refs:exportfs_decode_fh_raw (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/exportfs/ |
| A D | expfs.c | 421 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw() function 566 EXPORT_SYMBOL_GPL(exportfs_decode_fh_raw); 575 ret = exportfs_decode_fh_raw(mnt, fid, fh_len, fileid_type, in exportfs_decode_fh()
|
| /linux/include/linux/ |
| A D | exportfs.h | 233 extern struct dentry *exportfs_decode_fh_raw(struct vfsmount *mnt,
|
| /linux/fs/nfsd/ |
| A D | nfsfh.c | 249 dentry = exportfs_decode_fh_raw(exp->ex_path.mnt, fid, in nfsd_set_fh_dentry()
|
| /linux/ |
| A D | vmlinux.symvers | 5630 0x00000000 exportfs_decode_fh_raw vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 13691 ffff8000103fa150 T exportfs_decode_fh_raw
|
| A D | .tmp_System.map | 13691 ffff8000103fa150 T exportfs_decode_fh_raw
|
Completed in 306 milliseconds