Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/fat/
Dnfs.c292 .fh_to_parent = fat_fh_to_parent,
299 .fh_to_parent = fat_fh_to_parent_nostale,
/Linux-v4.19/fs/squashfs/
Dexport.c161 .fh_to_parent = squashfs_fh_to_parent,
/Linux-v4.19/include/linux/
Dexportfs.h198 struct dentry * (*fh_to_parent)(struct super_block *sb, struct fid *fid, member
/Linux-v4.19/fs/exportfs/
Dexpfs.c492 if (!nop->fh_to_parent) in exportfs_decode_fh()
495 target_dir = nop->fh_to_parent(mnt->mnt_sb, fid, in exportfs_decode_fh()
/Linux-v4.19/fs/isofs/
Dexport.c191 .fh_to_parent = isofs_fh_to_parent,
/Linux-v4.19/fs/xfs/
Dxfs_export.c243 .fh_to_parent = xfs_fs_fh_to_parent,
/Linux-v4.19/fs/gfs2/
Dexport.c193 .fh_to_parent = gfs2_fh_to_parent,
/Linux-v4.19/fs/ocfs2/
Dexport.c269 .fh_to_parent = ocfs2_fh_to_parent,
/Linux-v4.19/fs/ceph/
Dexport.c240 .fh_to_parent = ceph_fh_to_parent,
/Linux-v4.19/fs/ntfs/
Dnamei.c404 .fh_to_parent = ntfs_fh_to_parent,
/Linux-v4.19/fs/efs/
Dsuper.c132 .fh_to_parent = efs_fh_to_parent,
/Linux-v4.19/fs/btrfs/
Dexport.c302 .fh_to_parent = btrfs_fh_to_parent,
/Linux-v4.19/fs/jffs2/
Dsuper.c156 .fh_to_parent = jffs2_fh_to_parent,
/Linux-v4.19/fs/kernfs/
Dmount.c136 .fh_to_parent = kernfs_fh_to_parent,
/Linux-v4.19/fs/affs/
Dnamei.c567 .fh_to_parent = affs_fh_to_parent,
/Linux-v4.19/fs/nilfs2/
Dnamei.c567 .fh_to_parent = nilfs_fh_to_parent,
/Linux-v4.19/fs/overlayfs/
Dexport.c848 .fh_to_parent = ovl_fh_to_parent,
/Linux-v4.19/Documentation/filesystems/nfs/
DExporting131 fh_to_parent (optional but strongly recommended)
/Linux-v4.19/fs/befs/
Dlinuxvfs.c98 .fh_to_parent = befs_fh_to_parent,
/Linux-v4.19/fs/exofs/
Dsuper.c994 .fh_to_parent = exofs_fh_to_parent,
/Linux-v4.19/fs/jfs/
Dsuper.c935 .fh_to_parent = jfs_fh_to_parent,
/Linux-v4.19/fs/fuse/
Dinode.c804 .fh_to_parent = fuse_fh_to_parent,
/Linux-v4.19/fs/ext2/
Dsuper.c417 .fh_to_parent = ext2_fh_to_parent,
/Linux-v4.19/fs/udf/
Dnamei.c1334 .fh_to_parent = udf_fh_to_parent,
/Linux-v4.19/fs/ufs/
Dsuper.c141 .fh_to_parent = ufs_fh_to_parent,

12