Searched refs:fabric_make_np (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/target/
H A Dtarget_core_fabric.h98 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member in struct:target_core_fabric_ops
/linux-master/drivers/target/
H A Dtarget_core_fabric_configfs.c476 if (!tf->tf_ops->fabric_make_np) {
477 pr_err("tf->tf_ops.fabric_make_np is NULL\n");
481 se_tpg_np = tf->tf_ops->fabric_make_np(se_tpg, group, name);
/linux-master/drivers/target/iscsi/
H A Discsi_target_configfs.c1576 .fabric_make_np = lio_target_call_addnptotpg,
/linux-master/drivers/target/sbp/
H A Dsbp_target.c2274 .fabric_make_np = NULL,

Completed in 122 milliseconds