Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A 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);
/kernel/linux/linux-6.6/drivers/target/
H A 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);

Completed in 4 milliseconds