fabric_make_np   1561 drivers/target/iscsi/iscsi_target_configfs.c 	.fabric_make_np			= lio_target_call_addnptotpg,
fabric_make_np   2328 drivers/target/sbp/sbp_target.c 	.fabric_make_np			= NULL,
fabric_make_np    475 drivers/target/target_core_fabric_configfs.c 	if (!tf->tf_ops->fabric_make_np) {
fabric_make_np    480 drivers/target/target_core_fabric_configfs.c 	se_tpg_np = tf->tf_ops->fabric_make_np(se_tpg, group, name);
fabric_make_np     97 include/target/target_core_fabric.h 	struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *,