Home
last modified time | relevance | path

Searched defs:fh_len (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/fs/fat/
Dnfs.c143 int fh_len, int fh_type) in fat_fh_to_dentry()
150 struct fid *fh, int fh_len, in fat_fh_to_dentry_nostale()
181 int fh_len, int fh_type) in fat_fh_to_parent()
188 struct fid *fh, int fh_len, in fat_fh_to_parent_nostale()
/linux-6.1.9/fs/efs/
Dnamei.c97 int fh_len, int fh_type) in efs_fh_to_dentry()
104 int fh_len, int fh_type) in efs_fh_to_parent()
/linux-6.1.9/fs/squashfs/
Dexport.c83 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry()
94 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
/linux-6.1.9/fs/xfs/
Dxfs_export.c159 int fh_len, int fileid_type) in xfs_fs_fh_to_dentry()
183 int fh_len, int fileid_type) in xfs_fs_fh_to_parent()
/linux-6.1.9/fs/ocfs2/
Dexport.c251 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry()
265 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
/linux-6.1.9/fs/kernfs/
Dmount.c73 struct fid *fid, int fh_len, in __kernfs_fh_to_dentry()
125 struct fid *fid, int fh_len, in kernfs_fh_to_dentry()
132 struct fid *fid, int fh_len, in kernfs_fh_to_parent()
/linux-6.1.9/fs/ntfs/
Dnamei.c354 int fh_len, int fh_type) in ntfs_fh_to_dentry()
361 int fh_len, int fh_type) in ntfs_fh_to_parent()
/linux-6.1.9/fs/isofs/
Dexport.c163 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry()
175 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()
/linux-6.1.9/fs/gfs2/
Dexport.c147 int fh_len, int fh_type) in gfs2_fh_to_dentry()
169 int fh_len, int fh_type) in gfs2_fh_to_parent()
/linux-6.1.9/fs/btrfs/
Dexport.c89 int fh_len, int fh_type) in btrfs_fh_to_parent()
113 int fh_len, int fh_type) in btrfs_fh_to_dentry()
/linux-6.1.9/fs/jffs2/
Dsuper.c122 int fh_len, int fh_type) in jffs2_fh_to_dentry()
129 int fh_len, int fh_type) in jffs2_fh_to_parent()
/linux-6.1.9/fs/nfsd/
Dflexfilelayoutxdr.c23 int len, mirror_len, ds_len, fh_len; in nfsd4_ff_encode_layoutget() local
/linux-6.1.9/fs/exportfs/
Dexpfs.c420 exportfs_decode_fh_raw(struct vfsmount *mnt, struct fid *fid, int fh_len, in exportfs_decode_fh_raw()
569 int fh_len, int fileid_type, in exportfs_decode_fh()
/linux-6.1.9/fs/notify/fanotify/
Dfanotify.c377 int fh_len; in fanotify_encode_fh_len() local
403 unsigned int fh_len, unsigned int *hash, in fanotify_encode_fh()
678 int fh_len; in fanotify_alloc_error_event() local
Dfanotify_user.c128 static int fanotify_fid_info_len(int fh_len, int name_len) in fanotify_fid_info_len()
161 int fh_len; in fanotify_event_len() local
381 size_t fh_len = fh ? fh->len : 0; in copy_fid_info_to_user() local
/linux-6.1.9/fs/ceph/
Dexport.c297 int fh_len, int fh_type) in ceph_fh_to_dentry()
414 int fh_len, int fh_type) in ceph_fh_to_parent()
/linux-6.1.9/fs/nilfs2/
Dnamei.c484 int fh_len, int fh_type) in nilfs_fh_to_dentry()
497 int fh_len, int fh_type) in nilfs_fh_to_parent()
/linux-6.1.9/fs/overlayfs/
Dexport.c804 int fh_len, int fh_type) in ovl_fh_to_dentry()
844 int fh_len, int fh_type) in ovl_fh_to_parent()
/linux-6.1.9/fs/nfs/
Dexport.c65 int fh_len, int fh_type) in nfs_fh_to_dentry()
/linux-6.1.9/fs/affs/
Dnamei.c557 int fh_len, int fh_type) in affs_fh_to_dentry()
564 int fh_len, int fh_type) in affs_fh_to_parent()
/linux-6.1.9/fs/befs/
Dlinuxvfs.c650 struct fid *fid, int fh_len, int fh_type) in befs_fh_to_dentry()
660 struct fid *fid, int fh_len, int fh_type) in befs_fh_to_parent()
/linux-6.1.9/fs/jfs/
Dnamei.c1490 int fh_len, int fh_type) in jfs_fh_to_dentry()
1497 int fh_len, int fh_type) in jfs_fh_to_parent()
/linux-6.1.9/fs/erofs/
Dsuper.c675 struct fid *fid, int fh_len, int fh_type) in erofs_fh_to_dentry()
682 struct fid *fid, int fh_len, int fh_type) in erofs_fh_to_parent()
/linux-6.1.9/fs/ufs/
Dsuper.c118 int fh_len, int fh_type) in ufs_fh_to_dentry()
124 int fh_len, int fh_type) in ufs_fh_to_parent()
/linux-6.1.9/fs/ntfs3/
Dsuper.c628 int fh_len, int fh_type) in ntfs_fh_to_dentry()
635 int fh_len, int fh_type) in ntfs_fh_to_parent()

12