Searched refs:s_id (Results 1 - 25 of 142) sorted by relevance

123456

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.h131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
135 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id,
140 u32 s_id, __be16 ox_id,
146 u32 s_id, u16 ox_id, wwn_t port_name,
151 u16 fc_abts_build(struct fchs_s *buf, u32 d_id, u32 s_id,
157 u32 s_id, u16 ox_id, u16 rrq_oxid);
159 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id,
161 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id,
164 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id,
167 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id,
[all...]
H A Dbfa_fcbuild.c20 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
22 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) argument
142 fchs->s_id = (s_id);
152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
163 fchs->s_id = s_id;
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
172 fchs->s_id
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) argument
914 fc_gs_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) argument
924 fc_gs_fdmi_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) argument
934 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, u8 sub_type) argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) argument
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) argument
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) argument
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) argument
1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) argument
1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) argument
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) argument
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) argument
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) argument
[all...]
/linux-master/drivers/scsi/elx/libefc/
H A Defc_domain.h42 efc_domain_attach(struct efc_domain *domain, u32 s_id);
47 __efc_domain_attach_internal(struct efc_domain *domain, u32 s_id);
H A Defc_els.h75 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id);
/linux-master/fs/btrfs/
H A Dmessages.c148 sb->s_id, statestr, function, line, error, errstr, &vaf);
152 sb->s_id, statestr, function, line, error, errstr);
247 fs_info->sb->s_id, statestr, &vaf);
291 char *s_id = "<unknown>"; local
297 s_id = fs_info->sb->s_id;
305 s_id, function, line, &vaf, error, errstr);
/linux-master/fs/verity/
H A Dinit.c58 level, inode->i_sb->s_id, inode->i_ino, &vaf);
/linux-master/fs/zonefs/
H A Dzonefs.h252 pr_info("zonefs (%s): " format, sb->s_id, ## args)
254 pr_err("zonefs (%s) ERROR: " format, sb->s_id, ## args)
256 pr_warn("zonefs (%s) WARNING: " format, sb->s_id, ## args)
/linux-master/drivers/scsi/fnic/
H A Dfnic_res.h140 u32 s_id, u8 *gw_mac)
151 hton24(desc->u.flogi_reg.s_id, s_id);
158 u32 req_id, u32 s_id,
170 hton24(desc->u.flogi_fip_reg.s_id, s_id);
138 fnic_queue_wq_copy_desc_flogi_reg(struct vnic_wq_copy *wq, u32 req_id, u8 format, u32 s_id, u8 *gw_mac) argument
157 fnic_queue_wq_copy_desc_fip_reg(struct vnic_wq_copy *wq, u32 req_id, u32 s_id, u8 *fcf_mac, u8 *ha_mac, u32 r_a_tov, u32 e_d_tov) argument
H A Dfcpio.h385 FCPIO_FLOGI_REG_DEF_DEST = 0, /* Use the oui | s_id mac format */
393 * used by the host to notify the firmware of the lif's s_id
398 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_flogi_reg
429 * used by the host to notify the firmware of the lif's s_id
434 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_flogi_fip_reg
528 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_tcmnd_16
561 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_tcmnd_32
583 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_ttmf
/linux-master/fs/bfs/
H A Dinode.c48 printf("Bad inode number %s:%08lx\n", inode->i_sb->s_id, ino);
55 printf("Unable to read inode %s:%08lx\n", inode->i_sb->s_id,
99 printf("Bad inode number %s:%08x\n", sb->s_id, ino);
107 printf("Unable to read inode %s:%08x\n", sb->s_id, ino);
334 printf("No BFS filesystem on %s (magic=%08x)\n", s->s_id, le32_to_cpu(bfs_sb->s_magic));
338 printf("%s is unclean, continuing\n", s->s_id);
344 printf("Superblock is corrupted on %s\n", s->s_id);
350 printf("NOTE: filesystem %s was created with 512 inodes, the real maximum is 511, mounting anyway\n", s->s_id);
352 printf("Impossible last inode number %lu > %d on %s\n", info->si_lasti, BFS_MAX_LASTI, s->s_id);
378 printf("Last block not available on %s: %lu\n", s->s_id, inf
[all...]
/linux-master/security/integrity/
H A Dintegrity_audit.c64 audit_log_untrustedstring(ab, inode->i_sb->s_id);
/linux-master/drivers/scsi/elx/efct/
H A Defct_unsol.c31 /* Find a target node, given s_id and d_id */
44 u32 s_id, d_id; local
48 /* extract the s_id and d_id */
49 s_id = ntoh24(hdr->fh_s_id);
56 node = efct_node_find(efct, d_id, s_id);
59 "Node not found, drop cmd d_id:%x s_id:%x\n",
60 d_id, s_id);
67 node = efct_node_find(efct, d_id, s_id);
69 efc_log_err(efct, "ABTS: Node not found, d_id:%x s_id:%x\n",
70 d_id, s_id);
[all...]
/linux-master/fs/reiserfs/
H A Dprints.c291 "%s\n", sb->s_id, id ? id : "", id ? " " : "",
304 sb->s_id, error_buf);
322 s->s_id, error_buf);
385 sb->s_id, id ? id : "", id ? " " : "",
405 sb->s_id, id, function, error_buf);
408 sb->s_id, function, error_buf);
423 panic(KERN_CRIT "REISERFS panic (device %s): %s\n", sb->s_id,
430 printk(KERN_CRIT "REISERFS abort (device %s): %s\n", sb->s_id,
/linux-master/fs/xfs/
H A Dxfs_message.c24 printk("%sXFS (%s): %pV\n", level, mp->m_super->s_id, vaf);
H A Dxfs_error.h57 (mp)->m_super->s_id); \
/linux-master/include/linux/qed/
H A Dqed_fcoe_if.h51 struct fc_addr_nw s_id; member in struct:qed_fcoe_params_offload
/linux-master/fs/sysv/
H A Dinode.c181 sb->s_id, ino);
194 inode->i_sb->s_id);
240 inode->i_sb->s_id, ino);
269 sb->s_id, ino);
H A Dsuper.c223 sb->s_id);
245 "forcing read-only mode.\n", sb->s_id);
332 found, sb->s_blocksize, sb->s_id);
428 sb->s_id);
499 "device %s.\n", sb->s_id);
523 sb->s_id);
/linux-master/fs/minix/
H A Dbitmap.c65 sb->s_id, block);
115 sb->s_id, (long)ino);
141 sb->s_id, (long)ino);
/linux-master/fs/xfs/scrub/
H A Dcommon.h249 (sc)->mp->m_super->s_id, ##__VA_ARGS__)
252 (sc)->mp->m_super->s_id, \
257 (sc)->mp->m_super->s_id, \
/linux-master/security/
H A Dlsm_audit.c229 audit_log_untrustedstring(ab, inode->i_sb->s_id);
242 audit_log_untrustedstring(ab, inode->i_sb->s_id);
255 audit_log_untrustedstring(ab, inode->i_sb->s_id);
273 audit_log_untrustedstring(ab, inode->i_sb->s_id);
292 audit_log_untrustedstring(ab, inode->i_sb->s_id);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c78 struct fc_addr_nw s_id; member in struct:qed_fcoe_conn
287 p_data->s_id.addr_hi = p_conn->s_id.addr_hi;
288 p_data->s_id.addr_mid = p_conn->s_id.addr_mid;
289 p_data->s_id.addr_lo = p_conn->s_id.addr_lo;
945 con->s_id.addr_hi = conn_info->s_id.addr_hi;
946 con->s_id
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1123 const be_id_t s_id)
1137 key = sid_to_key(s_id);
1142 pr_debug("Unable to locate s_id: 0x%06x\n", key);
1166 be_id_t s_id)
1172 key = sid_to_key(s_id);
1183 printk(KERN_ERR "Unable to insert s_id into fcport_map: %06x\n",
1219 pr_debug("Setup nacl->fc_port %p by s_id for se_nacl: %p, initiatorname: %s\n",
1445 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, argument
1458 if (sess->loop_id != loop_id || sess->d_id.b24 != s_id.b24)
1459 pr_info("Updating session %p from port %8phC loop_id %d -> %d s_id
1122 tcm_qla2xxx_find_sess_by_s_id(scsi_qla_host_t *vha, const be_id_t s_id) argument
1160 tcm_qla2xxx_set_sess_by_s_id( struct tcm_qla2xxx_lport *lport, struct se_node_acl *new_se_nacl, struct tcm_qla2xxx_nacl *nacl, struct se_session *se_sess, struct fc_port *fc_port, be_id_t s_id) argument
[all...]
/linux-master/fs/befs/
H A Ddebug.c37 pr_err("(%s): %pV\n", sb->s_id, &vaf);
50 pr_warn("(%s): %pV\n", sb->s_id, &vaf);
65 pr_debug("(%s): %pV\n", sb->s_id, &vaf);
/linux-master/fs/nfsd/
H A Dblocklayout.c278 sb->s_id);
285 sb->s_id);
293 sb->s_id);

Completed in 270 milliseconds

123456