Home
last modified time | relevance | path

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

12

/Linux-v5.10/fs/fat/
Dnfs.c283 .fh_to_parent = fat_fh_to_parent,
290 .fh_to_parent = fat_fh_to_parent_nostale,
/Linux-v5.10/fs/squashfs/
Dexport.c148 .fh_to_parent = squashfs_fh_to_parent,
/Linux-v5.10/include/linux/
Dexportfs.h203 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid, member
/Linux-v5.10/fs/isofs/
Dexport.c191 .fh_to_parent = isofs_fh_to_parent,
/Linux-v5.10/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.10/fs/xfs/
Dxfs_export.c229 .fh_to_parent = xfs_fs_fh_to_parent,
/Linux-v5.10/fs/gfs2/
Dexport.c192 .fh_to_parent = gfs2_fh_to_parent,
/Linux-v5.10/fs/ocfs2/
Dexport.c283 .fh_to_parent = ocfs2_fh_to_parent,
/Linux-v5.10/fs/efs/
Dsuper.c127 .fh_to_parent = efs_fh_to_parent,
/Linux-v5.10/fs/ntfs/
Dnamei.c390 .fh_to_parent = ntfs_fh_to_parent,
/Linux-v5.10/fs/btrfs/
Dexport.c279 .fh_to_parent = btrfs_fh_to_parent,
/Linux-v5.10/fs/jffs2/
Dsuper.c155 .fh_to_parent = jffs2_fh_to_parent,
/Linux-v5.10/fs/kernfs/
Dmount.c147 .fh_to_parent = kernfs_fh_to_parent,
/Linux-v5.10/fs/nilfs2/
Dnamei.c567 .fh_to_parent = nilfs_fh_to_parent,
/Linux-v5.10/fs/affs/
Dnamei.c567 .fh_to_parent = affs_fh_to_parent,
/Linux-v5.10/fs/ceph/
Dexport.c558 .fh_to_parent = ceph_fh_to_parent,
/Linux-v5.10/Documentation/filesystems/nfs/
Dexporting.rst136 fh_to_parent (optional but strongly recommended)
/Linux-v5.10/fs/overlayfs/
Dexport.c867 .fh_to_parent = ovl_fh_to_parent,
/Linux-v5.10/fs/befs/
Dlinuxvfs.c100 .fh_to_parent = befs_fh_to_parent,
/Linux-v5.10/fs/jfs/
Dsuper.c908 .fh_to_parent = jfs_fh_to_parent,
/Linux-v5.10/fs/ext2/
Dsuper.c407 .fh_to_parent = ext2_fh_to_parent,
/Linux-v5.10/fs/udf/
Dnamei.c1318 .fh_to_parent = udf_fh_to_parent,
/Linux-v5.10/fs/fuse/
Dinode.c905 .fh_to_parent = fuse_fh_to_parent,
/Linux-v5.10/fs/ufs/
Dsuper.c142 .fh_to_parent = ufs_fh_to_parent,
/Linux-v5.10/fs/reiserfs/
Dsuper.c866 .fh_to_parent = reiserfs_fh_to_parent,

12