Searched refs:fabric_make_np (Results 1 – 6 of 6) sorted by relevance
91 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member
584 if (!tf->tf_ops.fabric_make_np) { in target_fabric_make_np()589 se_tpg_np = tf->tf_ops.fabric_make_np(se_tpg, group, name); in target_fabric_make_np()
557 .fabric_make_np = NULL,
1393 fabric->tf_ops.fabric_make_np = NULL; in tcm_loop_register_configfs()
1784 fabric->tf_ops.fabric_make_np = &lio_target_call_addnptotpg; in iscsi_target_register_configfs()
3966 .fabric_make_np = NULL,