Home
last modified time | relevance | path

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

/linux-3.4.99/include/target/
Dtarget_core_fabric.h91 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member
/linux-3.4.99/drivers/target/
Dtarget_core_fabric_configfs.c584 if (!tf->tf_ops.fabric_make_np) { in target_fabric_make_np()
589 se_tpg_np = tf->tf_ops.fabric_make_np(se_tpg, group, name); in target_fabric_make_np()
/linux-3.4.99/drivers/target/tcm_fc/
Dtfc_conf.c557 .fabric_make_np = NULL,
/linux-3.4.99/drivers/target/loopback/
Dtcm_loop.c1393 fabric->tf_ops.fabric_make_np = NULL; in tcm_loop_register_configfs()
/linux-3.4.99/drivers/target/iscsi/
Discsi_target_configfs.c1784 fabric->tf_ops.fabric_make_np = &lio_target_call_addnptotpg; in iscsi_target_register_configfs()
/linux-3.4.99/drivers/infiniband/ulp/srpt/
Dib_srpt.c3966 .fabric_make_np = NULL,