Lines Matching refs:container_of

83 		container_of(se_tpg, struct efct_lio_tpg, tpg);  in efct_lio_tpg_enable_show()
94 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_store()
141 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_show()
152 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_store()
215 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_fabric_wwn()
223 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_fabric_wwn()
231 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_tag()
239 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_tag()
257 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_check_demo_write_protect()
266 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_demo_write_protect()
274 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_check_prod_write_protect()
283 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_prod_write_protect()
291 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_check_stop_free()
292 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_check_stop_free()
311 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_aborted_task()
312 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_aborted_task()
329 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_release_cmd()
330 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_release_cmd()
356 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_get_cmd_state()
357 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_get_cmd_state()
421 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_write_pending()
422 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_write_pending()
466 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_queue_data_in()
467 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_queue_data_in()
656 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_queue_status()
657 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_queue_status()
689 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_queue_tm_rsp()
690 struct efct_io *tmfio = container_of(ocp, struct efct_io, tgt_io); in efct_lio_queue_tm_rsp()
847 container_of(wwn, struct efct_lio_nport, nport_wwn); in efct_lio_drop_nport()
861 container_of(wwn, struct efct_lio_vport, vport_wwn); in efct_lio_npiv_drop_nport()
887 container_of(wwn, struct efct_lio_nport, nport_wwn); in efct_lio_make_tpg()
929 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_drop_tpg()
944 container_of(wwn, struct efct_lio_vport, vport_wwn); in efct_lio_npiv_make_tpg()
991 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_drop_tpg()
1008 nacl = container_of(se_nacl, struct efct_lio_nacl, se_node_acl); in efct_lio_init_nodeacl()
1017 struct efct_lio_tpg *tpg = container_of(stpg, struct efct_lio_tpg, tpg); in efct_lio_check_demo_mode_login_only()
1025 struct efct_lio_tpg *tpg = container_of(stpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_demo_mode_login_only()
1058 struct efct_node *tgt_node = container_of(arg, struct efct_node, ref); in _efct_tgt_node_free()
1157 container_of(work, struct efct_lio_wq_data, work); in efct_lio_setup_session()
1244 container_of(work, struct efct_lio_wq_data, work); in efct_lio_remove_session()
1472 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1482 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1528 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1538 struct efct_lio_tpg *tpg = container_of(se_tpg, \