Home
last modified time | relevance | path

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

/Linux-v6.1/include/target/
Dtarget_core_fabric.h98 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member
/Linux-v6.1/drivers/target/
Dtarget_core_fabric_configfs.c475 if (!tf->tf_ops->fabric_make_np) { in target_fabric_make_np()
480 se_tpg_np = tf->tf_ops->fabric_make_np(se_tpg, group, name); in target_fabric_make_np()
/Linux-v6.1/drivers/target/iscsi/
Discsi_target_configfs.c1578 .fabric_make_np = lio_target_call_addnptotpg,
/Linux-v6.1/drivers/target/sbp/
Dsbp_target.c2305 .fabric_make_np = NULL,