/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 39 enum fc_fh_type fh_type; in fc_elsct_send() local
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 39 enum fc_fh_type fh_type; in fc_elsct_send() local
|
/kernel/linux/linux-5.10/fs/efs/ |
H A D | namei.c | 96 efs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_dentry() argument 103 efs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/efs/ |
H A D | namei.c | 96 efs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_dentry() argument 103 efs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | export.c | 146 gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_dentry() argument 168 gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | export.c | 162 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_dentry() argument 174 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | namei.c | 353 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_dentry() argument 360 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | export.c | 252 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_dentry() argument 266 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | export.c | 82 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument 93 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) nfs_fh_to_dentry() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | export.c | 64 nfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) nfs_fh_to_dentry() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | export.c | 146 gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_dentry() argument 168 gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | export.c | 162 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_dentry() argument 174 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | export.c | 250 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_dentry() argument 264 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | namei.c | 353 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_dentry() argument 360 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | export.c | 82 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument 93 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | export.c | 101 btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_parent() argument 125 btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_dentry() argument
|
/kernel/linux/linux-5.10/fs/kernfs/ |
H A D | mount.c | 71 __kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, bool get_parent) __kernfs_fh_to_dentry() argument 123 kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) kernfs_fh_to_dentry() argument 130 kernfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) kernfs_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | super.c | 122 jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) jffs2_fh_to_dentry() argument 129 jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) jffs2_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | export.c | 283 ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_dentry() argument 400 ceph_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | export.c | 88 btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_parent() argument 112 btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_dentry() argument
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | nfs.c | 148 fat_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_dentry() argument 155 fat_fh_to_dentry_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_dentry_nostale() argument 186 fat_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_parent() argument 193 fat_fh_to_parent_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_parent_nostale() argument
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | export.c | 772 static struct ovl_fh *ovl_fid_to_fh(struct fid *fid, int buflen, int fh_type) in ovl_fid_to_fh() argument 795 ovl_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ovl_fh_to_dentry() argument 835 ovl_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ovl_fh_to_parent() argument
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | namei.c | 481 nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) nilfs_fh_to_dentry() argument 494 nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) nilfs_fh_to_parent() argument
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | nfs.c | 148 fat_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_dentry() argument 155 fat_fh_to_dentry_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_dentry_nostale() argument 186 fat_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_parent() argument 193 fat_fh_to_parent_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_parent_nostale() argument
|