Searched refs:core_tpg_add_node_to_devs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_internal.h | 123 void core_tpg_add_node_to_devs(struct se_node_acl *, struct se_portal_group *,
|
H A D | target_core_tpg.c | 99 /* core_tpg_add_node_to_devs(): 103 void core_tpg_add_node_to_devs( in core_tpg_add_node_to_devs() function 275 core_tpg_add_node_to_devs(acl, tpg, NULL); in core_tpg_check_initiator_node_acl()
|
H A D | target_core_device.c | 575 core_tpg_add_node_to_devs(acl, tpg, lun); in core_dev_add_lun()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_internal.h | 124 void core_tpg_add_node_to_devs(struct se_node_acl *, struct se_portal_group *,
|
H A D | target_core_tpg.c | 100 /* core_tpg_add_node_to_devs(): 104 void core_tpg_add_node_to_devs( in core_tpg_add_node_to_devs() function 276 core_tpg_add_node_to_devs(acl, tpg, NULL); in core_tpg_check_initiator_node_acl()
|
H A D | target_core_device.c | 535 core_tpg_add_node_to_devs(acl, tpg, lun); in core_dev_add_lun()
|
Completed in 6 milliseconds