Home
last modified time | relevance | path

Searched refs:ct_fs_type (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/scsi/fc/
Dfc_gs.h33 __u8 ct_fs_type; /* type of fibre channel service */ member
/linux-3.4.99/include/scsi/
Dfc_encode.h116 ct->hdr.ct_fs_type = fs_type; in fc_ct_hdr_fill()
/linux-3.4.99/drivers/scsi/libfc/
Dfc_lport.c1147 ct->ct_fs_type == FC_FST_DIR && in fc_lport_ns_resp()
1223 ct->ct_fs_type == FC_FST_MGMT && in fc_lport_ms_resp()
/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.c288 ct_hdr->ct_fs_type = FC_FST_DIR; in zfcp_fc_ct_ns_init()