Searched refs:fabric_make_np (Results 1 – 3 of 3) sorted by relevance
94 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member
575 if (!(tf->tf_ops.fabric_make_np)) { in target_fabric_make_np()580 se_tpg_np = tf->tf_ops.fabric_make_np(se_tpg, group, name); in target_fabric_make_np()
1500 fabric->tf_ops.fabric_make_np = NULL; in tcm_loop_register_configfs()