Home
last modified time | relevance | path

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

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