Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_fabric_configfs.c62 static struct configfs_item_operations target_fabric_port_item_ops; variable
79 lun_ci->ci_type->ct_item_ops != &target_fabric_port_item_ops) { in target_fabric_mappedlun_link()
703 static struct configfs_item_operations target_fabric_port_item_ops = { variable
709 TF_CIT_SETUP(tpg_port, &target_fabric_port_item_ops, NULL, target_fabric_port_attrs);