fh_type          1740 drivers/media/usb/cx231xx/cx231xx-video.c 	enum v4l2_buf_type fh_type = 0;
fh_type          1744 drivers/media/usb/cx231xx/cx231xx-video.c 		fh_type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
fh_type          1747 drivers/media/usb/cx231xx/cx231xx-video.c 		fh_type = V4L2_BUF_TYPE_VBI_CAPTURE;
fh_type          1757 drivers/media/usb/cx231xx/cx231xx-video.c 			 video_device_node_name(vdev), v4l2_type_names[fh_type],
fh_type          1777 drivers/media/usb/cx231xx/cx231xx-video.c 	fh->type = fh_type;
fh_type          2140 drivers/media/usb/em28xx/em28xx-video.c 	enum v4l2_buf_type fh_type = 0;
fh_type          2145 drivers/media/usb/em28xx/em28xx-video.c 		fh_type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
fh_type          2148 drivers/media/usb/em28xx/em28xx-video.c 		fh_type = V4L2_BUF_TYPE_VBI_CAPTURE;
fh_type          2157 drivers/media/usb/em28xx/em28xx-video.c 			video_device_node_name(vdev), v4l2_type_names[fh_type],
fh_type           225 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	if ((fh->fh_type == FC_TYPE_ELS) &&
fh_type           241 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	} else if ((fh->fh_type ==  FC_TYPE_BLS) &&
fh_type           247 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 				fh->fh_type, fh->fh_r_ctl);
fh_type           589 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	    fh->fh_type == FC_TYPE_FCP) {
fh_type           595 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	    fh->fh_type == FC_TYPE_ELS) {
fh_type           594 drivers/scsi/bnx2fc/bnx2fc_hwi.c 		if (fh->fh_type == FC_TYPE_ELS) {
fh_type          1500 drivers/scsi/fcoe/fcoe.c 	if (unlikely(fh->fh_type == FC_TYPE_ELS) &&
fh_type          1627 drivers/scsi/fcoe/fcoe.c 	if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && fh->fh_type == FC_TYPE_FCP)
fh_type          1911 drivers/scsi/fcoe/fcoe_ctlr.c 	if (fh->fh_type != FC_TYPE_ELS)
fh_type            39 drivers/scsi/libfc/fc_elsct.c 	enum fc_fh_type fh_type;
fh_type            44 drivers/scsi/libfc/fc_elsct.c 		rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type);
fh_type            47 drivers/scsi/libfc/fc_elsct.c 		rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did);
fh_type            55 drivers/scsi/libfc/fc_elsct.c 	fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type,
fh_type           102 drivers/scsi/libfc/fc_elsct.c 		switch (fh->fh_type) {
fh_type           469 drivers/scsi/libfc/fc_exch.c 	u8 fh_type = fh->fh_type;
fh_type           500 drivers/scsi/libfc/fc_exch.c 	if (fh_type == FC_TYPE_BLS)
fh_type          1254 drivers/scsi/libfc/fc_exch.c 			     enum fc_rctl rctl, enum fc_fh_type fh_type)
fh_type          1261 drivers/scsi/libfc/fc_exch.c 	fc_fill_fc_hdr(fp, rctl, ep->did, ep->sid, fh_type, f_ctl, 0);
fh_type          1293 drivers/scsi/libfc/fc_exch.c 		fh->fh_type = FC_TYPE_BLS;
fh_type          1372 drivers/scsi/libfc/fc_exch.c 	fh->fh_type = FC_TYPE_BLS;
fh_type          1615 drivers/scsi/libfc/fc_exch.c 	if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T &&
fh_type          1731 drivers/scsi/libfc/fc_exch.c 	if (ep->fh_type != FC_TYPE_FCP &&
fh_type          2188 drivers/scsi/libfc/fc_exch.c 	ep->fh_type = fh->fh_type; /* save for possbile timeout handling */
fh_type          2622 drivers/scsi/libfc/fc_exch.c 		if (fh->fh_type == FC_TYPE_BLS)
fh_type           802 drivers/scsi/libfc/fc_fcp.c 	if (fh->fh_type == FC_TYPE_BLS) {
fh_type          1391 drivers/scsi/libfc/fc_fcp.c 	if (fh->fh_type != FC_TYPE_BLS)
fh_type          1790 drivers/scsi/libfc/fc_fcp.c 	if (fh->fh_type == FC_TYPE_BLS) {
fh_type           181 drivers/scsi/libfc/fc_libfc.c 	fh->fh_type = in_fh->fh_type;
fh_type           951 drivers/scsi/libfc/fc_lport.c 	if (fh->fh_type >= FC_FC4_PROV_SIZE)
fh_type           953 drivers/scsi/libfc/fc_lport.c 	prov = rcu_dereference(fc_passive_prov[fh->fh_type]);
fh_type           962 drivers/scsi/libfc/fc_lport.c 	FC_LPORT_DBG(lport, "dropping unexpected frame type %x\n", fh->fh_type);
fh_type          1136 drivers/scsi/libfc/fc_lport.c 	if (fh && ct && fh->fh_type == FC_TYPE_CT &&
fh_type          1212 drivers/scsi/libfc/fc_lport.c 	if (fh && ct && fh->fh_type == FC_TYPE_CT &&
fh_type          1963 drivers/scsi/libfc/fc_lport.c 	fh->fh_type = FC_TYPE_ELS;
fh_type          2023 drivers/scsi/libfc/fc_lport.c 	fh->fh_type = FC_TYPE_CT;
fh_type          13935 drivers/scsi/lpfc/lpfc_sli.c 		if (fc_hdr->fh_type == FC_TYPE_FCP) {
fh_type          17085 drivers/scsi/lpfc/lpfc_sli.c 	switch (fc_hdr->fh_type) {
fh_type          17101 drivers/scsi/lpfc/lpfc_sli.c 			fc_hdr->fh_r_ctl, fc_hdr->fh_type,
fh_type          17110 drivers/scsi/lpfc/lpfc_sli.c 			fc_hdr->fh_r_ctl, fc_hdr->fh_type);
fh_type          17887 drivers/scsi/lpfc/lpfc_sli.c 				fc_hdr->fh_r_ctl, fc_hdr->fh_type);
fh_type          17893 drivers/scsi/lpfc/lpfc_sli.c 				      fc_hdr->fh_type))
fh_type          17898 drivers/scsi/lpfc/lpfc_sli.c 				fc_hdr->fh_r_ctl, fc_hdr->fh_type);
fh_type          18056 drivers/scsi/lpfc/lpfc_sli.c 	if (fc_hdr->fh_r_ctl == 0xF4 && fc_hdr->fh_type == 0xFF) {
fh_type            91 drivers/scsi/lpfc/lpfc_sli4.h 	((fc_hdr)->fh_type)
fh_type           326 drivers/scsi/qedf/qedf_els.c 	fh->fh_type = FC_TYPE_ELS;
fh_type           730 drivers/scsi/qedf/qedf_io.c 	task_fc_hdr.type = fc_hdr->fh_type;
fh_type          2561 drivers/scsi/qedf/qedf_io.c 		  fh->fh_type, fc_frame_payload_op(fp));
fh_type           972 drivers/scsi/qedf/qedf_main.c 	if ((fh->fh_type == FC_TYPE_ELS) &&
fh_type          1162 drivers/scsi/qedf/qedf_main.c 	    ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type,
fh_type          2386 drivers/scsi/qedf/qedf_main.c 	    fh->fh_type == FC_TYPE_FCP) {
fh_type          2392 drivers/scsi/qedf/qedf_main.c 	    fh->fh_type == FC_TYPE_ELS) {
fh_type          2443 drivers/scsi/qedf/qedf_main.c 	if ((fh->fh_type == FC_TYPE_BLS) && (f_ctl & FC_FC_SEQ_CTX) &&
fh_type          2472 drivers/scsi/qedf/qedf_main.c 	    fh->fh_type);
fh_type          3602 drivers/staging/exfat/exfat_super.c 					 int fh_type)
fh_type          3604 drivers/staging/exfat/exfat_super.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type          3610 drivers/staging/exfat/exfat_super.c 					 int fh_type)
fh_type          3612 drivers/staging/exfat/exfat_super.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           552 fs/affs/namei.c 					int fh_len, int fh_type)
fh_type           554 fs/affs/namei.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           559 fs/affs/namei.c 					int fh_len, int fh_type)
fh_type           561 fs/affs/namei.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type            61 fs/befs/linuxvfs.c 				struct fid *fid, int fh_len, int fh_type);
fh_type            63 fs/befs/linuxvfs.c 				struct fid *fid, int fh_len, int fh_type);
fh_type           650 fs/befs/linuxvfs.c 				struct fid *fid, int fh_len, int fh_type)
fh_type           652 fs/befs/linuxvfs.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           660 fs/befs/linuxvfs.c 				struct fid *fid, int fh_len, int fh_type)
fh_type           662 fs/befs/linuxvfs.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           110 fs/btrfs/export.c 					 int fh_len, int fh_type)
fh_type           116 fs/btrfs/export.c 	if (fh_type == FILEID_BTRFS_WITH_PARENT) {
fh_type           120 fs/btrfs/export.c 	} else if (fh_type == FILEID_BTRFS_WITH_PARENT_ROOT) {
fh_type           134 fs/btrfs/export.c 					 int fh_len, int fh_type)
fh_type           140 fs/btrfs/export.c 	if ((fh_type != FILEID_BTRFS_WITH_PARENT ||
fh_type           142 fs/btrfs/export.c 	    (fh_type != FILEID_BTRFS_WITH_PARENT_ROOT ||
fh_type           144 fs/btrfs/export.c 	    (fh_type != FILEID_BTRFS_WITHOUT_PARENT ||
fh_type           268 fs/ceph/export.c 					int fh_len, int fh_type)
fh_type           272 fs/ceph/export.c 	if (fh_type == FILEID_BTRFS_WITH_PARENT) {
fh_type           277 fs/ceph/export.c 	if (fh_type != FILEID_INO32_GEN  &&
fh_type           278 fs/ceph/export.c 	    fh_type != FILEID_INO32_GEN_PARENT)
fh_type           385 fs/ceph/export.c 					int fh_len, int fh_type)
fh_type           390 fs/ceph/export.c 	if (fh_type == FILEID_BTRFS_WITH_PARENT) {
fh_type           395 fs/ceph/export.c 	if (fh_type != FILEID_INO32_GEN_PARENT)
fh_type           141 fs/efs/efs.h   		int fh_len, int fh_type);
fh_type           143 fs/efs/efs.h   		int fh_len, int fh_type);
fh_type            97 fs/efs/namei.c 		int fh_len, int fh_type)
fh_type            99 fs/efs/namei.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           104 fs/efs/namei.c 		int fh_len, int fh_type)
fh_type           106 fs/efs/namei.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           392 fs/ext2/super.c 		int fh_len, int fh_type)
fh_type           394 fs/ext2/super.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           399 fs/ext2/super.c 		int fh_len, int fh_type)
fh_type           401 fs/ext2/super.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type          1220 fs/ext4/super.c 					int fh_len, int fh_type)
fh_type          1222 fs/ext4/super.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type          1227 fs/ext4/super.c 					int fh_len, int fh_type)
fh_type          1229 fs/ext4/super.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type          2352 fs/f2fs/super.c 		int fh_len, int fh_type)
fh_type          2354 fs/f2fs/super.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type          2359 fs/f2fs/super.c 		int fh_len, int fh_type)
fh_type          2361 fs/f2fs/super.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           143 fs/fat/nfs.c   				int fh_len, int fh_type)
fh_type           145 fs/fat/nfs.c   	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           151 fs/fat/nfs.c   					       int fh_type)
fh_type           157 fs/fat/nfs.c   	switch (fh_type) {
fh_type           181 fs/fat/nfs.c   				int fh_len, int fh_type)
fh_type           183 fs/fat/nfs.c   	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           189 fs/fat/nfs.c   					       int fh_type)
fh_type           198 fs/fat/nfs.c   	switch (fh_type) {
fh_type           750 fs/fuse/inode.c 		struct fid *fid, int fh_len, int fh_type)
fh_type           754 fs/fuse/inode.c 	if ((fh_type != 0x81 && fh_type != 0x82) || fh_len < 3)
fh_type           764 fs/fuse/inode.c 		struct fid *fid, int fh_len, int fh_type)
fh_type           768 fs/fuse/inode.c 	if (fh_type != 0x82 || fh_len < 6)
fh_type           145 fs/gfs2/export.c 		int fh_len, int fh_type)
fh_type           150 fs/gfs2/export.c 	switch (fh_type) {
fh_type           167 fs/gfs2/export.c 		int fh_len, int fh_type)
fh_type           172 fs/gfs2/export.c 	switch (fh_type) {
fh_type           163 fs/isofs/export.c 	struct fid *fid, int fh_len, int fh_type)
fh_type           167 fs/isofs/export.c 	if (fh_len < 3 || fh_type > 2)
fh_type           175 fs/isofs/export.c 		struct fid *fid, int fh_len, int fh_type)
fh_type           179 fs/isofs/export.c 	if (fh_len < 2 || fh_type != 2)
fh_type           122 fs/jffs2/super.c 					 int fh_len, int fh_type)
fh_type           124 fs/jffs2/super.c         return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           129 fs/jffs2/super.c 					 int fh_len, int fh_type)
fh_type           131 fs/jffs2/super.c         return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type            24 fs/jfs/jfs_inode.h 	int fh_len, int fh_type);
fh_type            26 fs/jfs/jfs_inode.h 	int fh_len, int fh_type);
fh_type          1489 fs/jfs/namei.c 		int fh_len, int fh_type)
fh_type          1491 fs/jfs/namei.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type          1496 fs/jfs/namei.c 		int fh_len, int fh_type)
fh_type          1498 fs/jfs/namei.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           102 fs/kernfs/mount.c 		int fh_len, int fh_type)
fh_type           104 fs/kernfs/mount.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           109 fs/kernfs/mount.c 		int fh_len, int fh_type)
fh_type           111 fs/kernfs/mount.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           931 fs/libfs.c     		int fh_len, int fh_type, struct inode *(*get_inode)
fh_type           939 fs/libfs.c     	switch (fh_type) {
fh_type           964 fs/libfs.c     		int fh_len, int fh_type, struct inode *(*get_inode)
fh_type           972 fs/libfs.c     	switch (fh_type) {
fh_type            65 fs/nfs/export.c 		 int fh_len, int fh_type)
fh_type            79 fs/nfs/export.c 	if (fh_len < len || fh_type != len)
fh_type           482 fs/nilfs2/namei.c 					 int fh_len, int fh_type)
fh_type           487 fs/nilfs2/namei.c 	    (fh_type != FILEID_NILFS_WITH_PARENT &&
fh_type           488 fs/nilfs2/namei.c 	     fh_type != FILEID_NILFS_WITHOUT_PARENT))
fh_type           495 fs/nilfs2/namei.c 					 int fh_len, int fh_type)
fh_type           500 fs/nilfs2/namei.c 	    fh_type != FILEID_NILFS_WITH_PARENT)
fh_type            30 fs/notify/fanotify/fanotify.c 	    old->fh_type != new->fh_type || old->fh_len != new->fh_len)
fh_type           337 fs/notify/fanotify/fanotify.c 		event->fh_type = fanotify_encode_fid(event, id, gfp, fsid);
fh_type           339 fs/notify/fanotify/fanotify.c 		event->fh_type = FILEID_ROOT;
fh_type           343 fs/notify/fanotify/fanotify.c 		event->fh_type = FILEID_INVALID;
fh_type            70 fs/notify/fanotify/fanotify.h 	u8 fh_type;
fh_type            91 fs/notify/fanotify/fanotify.h 	return event->fh_type == FILEID_ROOT;
fh_type            96 fs/notify/fanotify/fanotify.h 	return event->fh_type != FILEID_ROOT &&
fh_type            97 fs/notify/fanotify/fanotify.h 		event->fh_type != FILEID_INVALID;
fh_type           230 fs/notify/fanotify/fanotify_user.c 	handle.handle_type = event->fh_type;
fh_type           354 fs/ntfs/namei.c 		int fh_len, int fh_type)
fh_type           356 fs/ntfs/namei.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
fh_type           361 fs/ntfs/namei.c 		int fh_len, int fh_type)
fh_type           363 fs/ntfs/namei.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type,
fh_type           253 fs/ocfs2/export.c 		struct fid *fid, int fh_len, int fh_type)
fh_type           257 fs/ocfs2/export.c 	if (fh_len < 3 || fh_type > 2)
fh_type           267 fs/ocfs2/export.c 		struct fid *fid, int fh_len, int fh_type)
fh_type           271 fs/ocfs2/export.c 	if (fh_type != 2 || fh_len < 6)
fh_type           328 fs/orangefs/super.c 				  int fh_type)
fh_type           332 fs/orangefs/super.c 	if (fh_len < 5 || fh_type > 2)
fh_type           230 fs/overlayfs/copy_up.c 	int fh_type, fh_len, dwords;
fh_type           245 fs/overlayfs/copy_up.c 	fh_type = exportfs_encode_fh(real, buf, &dwords, 0);
fh_type           249 fs/overlayfs/copy_up.c 	if (WARN_ON(fh_type < 0) ||
fh_type           251 fs/overlayfs/copy_up.c 	    WARN_ON(fh_type == FILEID_INVALID))
fh_type           264 fs/overlayfs/copy_up.c 	fh->type = fh_type;
fh_type           781 fs/overlayfs/export.c 				       int fh_len, int fh_type)
fh_type           790 fs/overlayfs/export.c 	if (fh_type != OVL_FILEID)
fh_type           809 fs/overlayfs/export.c 			    len, fh_type, flags, err);
fh_type           814 fs/overlayfs/export.c 				       int fh_len, int fh_type)
fh_type           782 fs/overlayfs/super.c 	int fh_type;
fh_type           802 fs/overlayfs/super.c 	fh_type = ovl_can_decode_fh(path->dentry->d_sb);
fh_type           804 fs/overlayfs/super.c 	     (ofs->config.index && ofs->config.upperdir)) && !fh_type) {
fh_type           812 fs/overlayfs/super.c 	if (fh_type != FILEID_INO32_GEN)
fh_type          1081 fs/overlayfs/super.c 	int fh_type;
fh_type          1136 fs/overlayfs/super.c 	fh_type = ovl_can_decode_fh(ofs->workdir->d_sb);
fh_type          1137 fs/overlayfs/super.c 	if (ofs->config.index && !fh_type) {
fh_type          1143 fs/overlayfs/super.c 	if (fh_type != FILEID_INO32_GEN)
fh_type          1693 fs/reiserfs/inode.c 		int fh_len, int fh_type)
fh_type          1708 fs/reiserfs/inode.c 	if (fh_type > fh_len) {
fh_type          1709 fs/reiserfs/inode.c 		if (fh_type != 6 || fh_len != 5)
fh_type          1712 fs/reiserfs/inode.c 				fh_type, fh_len);
fh_type          1713 fs/reiserfs/inode.c 		fh_type = fh_len;
fh_type          1719 fs/reiserfs/inode.c 		(fh_type == 3 || fh_type >= 5) ? fid->raw[2] : 0);
fh_type          1723 fs/reiserfs/inode.c 		int fh_len, int fh_type)
fh_type          1725 fs/reiserfs/inode.c 	if (fh_type > fh_len)
fh_type          1726 fs/reiserfs/inode.c 		fh_type = fh_len;
fh_type          1727 fs/reiserfs/inode.c 	if (fh_type < 4)
fh_type          1731 fs/reiserfs/inode.c 		(fh_type >= 5) ? fid->raw[3] : fid->raw[2],
fh_type          1732 fs/reiserfs/inode.c 		(fh_type >= 5) ? fid->raw[4] : fid->raw[3],
fh_type          1733 fs/reiserfs/inode.c 		(fh_type == 6) ? fid->raw[5] : 0);
fh_type          3074 fs/reiserfs/reiserfs.h 				     int fh_len, int fh_type);
fh_type          3076 fs/reiserfs/reiserfs.h 				     int fh_len, int fh_type);
fh_type            78 fs/squashfs/export.c 		struct fid *fid, int fh_len, int fh_type)
fh_type            80 fs/squashfs/export.c 	if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT)
fh_type            89 fs/squashfs/export.c 		struct fid *fid, int fh_len, int fh_type)
fh_type            91 fs/squashfs/export.c 	if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4)
fh_type          1261 fs/udf/namei.c 				       struct fid *fid, int fh_len, int fh_type)
fh_type          1264 fs/udf/namei.c 	    (fh_type != FILEID_UDF_WITH_PARENT &&
fh_type          1265 fs/udf/namei.c 	     fh_type != FILEID_UDF_WITHOUT_PARENT))
fh_type          1273 fs/udf/namei.c 				       struct fid *fid, int fh_len, int fh_type)
fh_type          1275 fs/udf/namei.c 	if (fh_len < 5 || fh_type != FILEID_UDF_WITH_PARENT)
fh_type           118 fs/ufs/super.c 				       int fh_len, int fh_type)
fh_type           120 fs/ufs/super.c 	return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode);
fh_type           124 fs/ufs/super.c 				       int fh_len, int fh_type)
fh_type           126 fs/ufs/super.c 	return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode);
fh_type           197 include/linux/exportfs.h 			int fh_len, int fh_type);
fh_type           199 include/linux/exportfs.h 			int fh_len, int fh_type);
fh_type           225 include/linux/exportfs.h 	struct fid *fid, int fh_len, int fh_type,
fh_type           228 include/linux/exportfs.h 	struct fid *fid, int fh_len, int fh_type,
fh_type            51 include/scsi/fc_encode.h 	fh->fh_type = type;
fh_type           122 include/scsi/fc_encode.h 		      enum fc_fh_type *fh_type)
fh_type           190 include/scsi/fc_encode.h 	*fh_type = FC_TYPE_CT;
fh_type           206 include/scsi/fc_encode.h 		      enum fc_fh_type *fh_type)
fh_type           484 include/scsi/fc_encode.h 	*fh_type = FC_TYPE_CT;
fh_type           500 include/scsi/fc_encode.h 		      enum fc_fh_type *fh_type, u32 *did)
fh_type           506 include/scsi/fc_encode.h 		rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type);
fh_type           511 include/scsi/fc_encode.h 		rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type);
fh_type           680 include/scsi/fc_encode.h 		       enum fc_rctl *r_ctl, enum fc_fh_type *fh_type)
fh_type           724 include/scsi/fc_encode.h 	*fh_type = FC_TYPE_ELS;
fh_type           434 include/scsi/libfc.h 	u8		    fh_type;
fh_type            28 include/uapi/scsi/fc/fc_fs.h 	__u8          fh_type;		/* see enum fc_fh_type below */
fh_type          3317 mm/shmem.c     		struct fid *fid, int fh_len, int fh_type)