Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_fabric_configfs.c61 static struct configfs_item_operations target_fabric_port_item_ops; variable
78 lun_ci->ci_type->ct_item_ops != &target_fabric_port_item_ops) { in target_fabric_mappedlun_link()
702 static struct configfs_item_operations target_fabric_port_item_ops = { variable
708 TF_CIT_SETUP(tpg_port, &target_fabric_port_item_ops, NULL, target_fabric_port_attrs);