Home
last modified time | relevance | path

Searched refs:fh_to_parent (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/fs/fat/
Dnfs.c283 .fh_to_parent = fat_fh_to_parent,
290 .fh_to_parent = fat_fh_to_parent_nostale,
/Linux-v5.4/fs/squashfs/
Dexport.c148 .fh_to_parent = squashfs_fh_to_parent,
/Linux-v5.4/include/linux/
Dexportfs.h198 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid, member
/Linux-v5.4/fs/isofs/
Dexport.c191 .fh_to_parent = isofs_fh_to_parent,
/Linux-v5.4/fs/exportfs/
Dexpfs.c494 if (!nop->fh_to_parent) in exportfs_decode_fh()
497 target_dir = nop->fh_to_parent(mnt->mnt_sb, fid, in exportfs_decode_fh()
/Linux-v5.4/fs/xfs/
Dxfs_export.c241 .fh_to_parent = xfs_fs_fh_to_parent,
/Linux-v5.4/fs/gfs2/
Dexport.c190 .fh_to_parent = gfs2_fh_to_parent,
/Linux-v5.4/fs/ocfs2/
Dexport.c283 .fh_to_parent = ocfs2_fh_to_parent,
/Linux-v5.4/fs/ntfs/
Dnamei.c390 .fh_to_parent = ntfs_fh_to_parent,
/Linux-v5.4/fs/kernfs/
Dmount.c124 .fh_to_parent = kernfs_fh_to_parent,
/Linux-v5.4/fs/jffs2/
Dsuper.c155 .fh_to_parent = jffs2_fh_to_parent,
/Linux-v5.4/fs/efs/
Dsuper.c126 .fh_to_parent = efs_fh_to_parent,
/Linux-v5.4/fs/btrfs/
Dexport.c302 .fh_to_parent = btrfs_fh_to_parent,
/Linux-v5.4/fs/affs/
Dnamei.c567 .fh_to_parent = affs_fh_to_parent,
/Linux-v5.4/fs/nilfs2/
Dnamei.c567 .fh_to_parent = nilfs_fh_to_parent,
/Linux-v5.4/fs/ceph/
Dexport.c546 .fh_to_parent = ceph_fh_to_parent,
/Linux-v5.4/fs/overlayfs/
Dexport.c844 .fh_to_parent = ovl_fh_to_parent,
/Linux-v5.4/Documentation/filesystems/nfs/
Dexporting.rst136 fh_to_parent (optional but strongly recommended)
/Linux-v5.4/fs/befs/
Dlinuxvfs.c99 .fh_to_parent = befs_fh_to_parent,
/Linux-v5.4/fs/jfs/
Dsuper.c908 .fh_to_parent = jfs_fh_to_parent,
/Linux-v5.4/fs/fuse/
Dinode.c807 .fh_to_parent = fuse_fh_to_parent,
/Linux-v5.4/fs/ext2/
Dsuper.c407 .fh_to_parent = ext2_fh_to_parent,
/Linux-v5.4/fs/udf/
Dnamei.c1319 .fh_to_parent = udf_fh_to_parent,
/Linux-v5.4/fs/ufs/
Dsuper.c142 .fh_to_parent = ufs_fh_to_parent,
/Linux-v5.4/fs/reiserfs/
Dsuper.c865 .fh_to_parent = reiserfs_fh_to_parent,

12