Searched refs:exportfs_decode_fh (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | exportfs.h | 238 extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
|
/linux/fs/exportfs/ |
A D | expfs.c | 568 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh() function 584 EXPORT_SYMBOL_GPL(exportfs_decode_fh);
|
/linux/fs/ |
A D | fhandle.c | 152 path->dentry = exportfs_decode_fh(path->mnt, in do_handle_to_path()
|
/linux/fs/overlayfs/ |
A D | namei.c | 172 real = exportfs_decode_fh(mnt, (struct fid *)fh->fb.fid, in ovl_decode_real_fh()
|
/linux/fs/xfs/ |
A D | xfs_ioctl.c | 171 return exportfs_decode_fh(parfilp->f_path.mnt, (struct fid *)&fid, 3, in xfs_handle_to_dentry()
|
/linux/ |
A D | vmlinux.symvers | 7958 0x00000000 exportfs_decode_fh vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 13692 ffff8000103fa414 T exportfs_decode_fh
|
A D | .tmp_System.map | 13692 ffff8000103fa414 T exportfs_decode_fh
|
Completed in 312 milliseconds