Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_fabric.h99 void (*fabric_drop_np)(struct se_tpg_np *); member
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_fabric_configfs.c453 tf->tf_ops->fabric_drop_np(se_tpg_np); in target_fabric_np_base_release()
/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_configfs.c1562 .fabric_drop_np = lio_target_call_delnpfromtpg,
/kernel/linux/linux-5.10/drivers/target/sbp/
Dsbp_target.c2329 .fabric_drop_np = NULL,