Searched refs:exportfs_decode_fh (Results 1 – 4 of 4) sorted by relevance
312 extern struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid,
582 struct dentry *exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, in exportfs_decode_fh() function598 EXPORT_SYMBOL_GPL(exportfs_decode_fh);
176 return exportfs_decode_fh(file->f_path.mnt, (struct fid *)&fid, 3, in xfs_khandle_to_dentry()
181 real = exportfs_decode_fh(mnt, (struct fid *)fh->fb.fid, in ovl_decode_real_fh()
Completed in 11 milliseconds