Searched defs:fh_type (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_elsct.c51 enum fc_fh_type fh_type; fc_elsct_send() local
H A Dfc_exch.c473 u8 fh_type = fh->fh_type; fc_seq_send_locked() local
1220 fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp, enum fc_rctl rctl, enum fc_fh_type fh_type) fc_seq_send_last() argument
/linux-4.1.27/fs/squashfs/
H A Dexport.c90 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_dentry() argument
101 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) squashfs_fh_to_parent() argument
/linux-4.1.27/fs/efs/
H A Dnamei.c95 efs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_dentry() argument
102 efs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) efs_fh_to_parent() argument
/linux-4.1.27/fs/ntfs/
H A Dnamei.c367 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_dentry() argument
374 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ntfs_fh_to_parent() argument
/linux-4.1.27/fs/ocfs2/
H A Dexport.c238 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_dentry() argument
252 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ocfs2_fh_to_parent() argument
/linux-4.1.27/fs/isofs/
H A Dexport.c161 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_dentry() argument
173 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) isofs_fh_to_parent() argument
/linux-4.1.27/fs/ceph/
H A Dexport.c108 ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_dentry() argument
186 ceph_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ceph_fh_to_parent() argument
/linux-4.1.27/fs/gfs2/
H A Dexport.c158 gfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_dentry() argument
180 gfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) gfs2_fh_to_parent() argument
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_nfs.c260 ll_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ll_fh_to_dentry() argument
271 ll_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ll_fh_to_parent() argument
/linux-4.1.27/fs/jffs2/
H A Dsuper.c122 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
/linux-4.1.27/fs/nilfs2/
H A Dnamei.c494 nilfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) nilfs_fh_to_dentry() argument
508 nilfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) nilfs_fh_to_parent() argument
/linux-4.1.27/fs/btrfs/
H A Dexport.c107 btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_parent() argument
131 btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) btrfs_fh_to_dentry() argument
/linux-4.1.27/fs/fat/
H A Dnfs.c151 fat_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_dentry() argument
158 fat_fh_to_dentry_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_dentry_nostale() argument
189 fat_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fat_fh_to_parent() argument
196 fat_fh_to_parent_nostale(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) fat_fh_to_parent_nostale() argument
/linux-4.1.27/fs/jfs/
H A Dnamei.c1484 jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) jfs_fh_to_dentry() argument
1491 jfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) jfs_fh_to_parent() argument
/linux-4.1.27/include/scsi/
H A Dfc_encode.h131 fc_ct_ns_fill(struct fc_lport *lport, u32 fc_id, struct fc_frame *fp, unsigned int op, enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) fc_ct_ns_fill() argument
215 fc_ct_ms_fill(struct fc_lport *lport, u32 fc_id, struct fc_frame *fp, unsigned int op, enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) fc_ct_ms_fill() argument
509 fc_ct_fill(struct fc_lport *lport, u32 fc_id, struct fc_frame *fp, unsigned int op, enum fc_rctl *r_ctl, enum fc_fh_type *fh_type, u32 *did) fc_ct_fill() argument
689 fc_els_fill(struct fc_lport *lport, u32 did, struct fc_frame *fp, unsigned int op, enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) fc_els_fill() argument
H A Dlibfc.h438 u8 fh_type; member in struct:fc_exch
/linux-4.1.27/fs/udf/
H A Dnamei.c1221 udf_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_dentry() argument
1233 udf_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) udf_fh_to_parent() argument
/linux-4.1.27/fs/ufs/
H A Dsuper.c130 ufs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ufs_fh_to_dentry() argument
136 ufs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ufs_fh_to_parent() argument
/linux-4.1.27/fs/exofs/
H A Dsuper.c980 exofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) exofs_fh_to_dentry() argument
987 exofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) exofs_fh_to_parent() argument
/linux-4.1.27/fs/
H A Dlibfs.c873 generic_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen)) generic_fh_to_dentry() argument
906 generic_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen)) generic_fh_to_parent() argument
/linux-4.1.27/fs/ext2/
H A Dsuper.c362 ext2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext2_fh_to_dentry() argument
369 ext2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext2_fh_to_parent() argument
/linux-4.1.27/fs/f2fs/
H A Dsuper.c782 f2fs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) f2fs_fh_to_dentry() argument
789 f2fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) f2fs_fh_to_parent() argument
/linux-4.1.27/fs/fuse/
H A Dinode.c713 fuse_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fuse_fh_to_dentry() argument
727 fuse_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) fuse_fh_to_parent() argument
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1700 enum v4l2_buf_type fh_type = 0; cx231xx_v4l2_open() local
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-video.c1881 enum v4l2_buf_type fh_type = 0; em28xx_v4l2_open() local
/linux-4.1.27/fs/reiserfs/
H A Dinode.c1692 reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) reiserfs_fh_to_dentry() argument
1722 reiserfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) reiserfs_fh_to_parent() argument
/linux-4.1.27/include/uapi/scsi/fc/
H A Dfc_fs.h40 __u8 fh_type; /* see enum fc_fh_type below */ member in struct:fc_frame_header
/linux-4.1.27/fs/ext3/
H A Dsuper.c723 ext3_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext3_fh_to_dentry() argument
730 ext3_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext3_fh_to_parent() argument
/linux-4.1.27/mm/
H A Dshmem.c2679 shmem_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) shmem_fh_to_dentry() argument
/linux-4.1.27/fs/ext4/
H A Dsuper.c1018 ext4_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext4_fh_to_dentry() argument
1025 ext4_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) ext4_fh_to_parent() argument

Completed in 821 milliseconds