Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_configfs.c71 struct target_core_configfs_attribute { struct
1236 static struct target_core_configfs_attribute target_core_attr_dev_info = {
1255 static struct target_core_configfs_attribute target_core_attr_dev_control = {
1305 static struct target_core_configfs_attribute target_core_attr_dev_alias = {
1356 static struct target_core_configfs_attribute target_core_attr_dev_udev_path = {
1393 static struct target_core_configfs_attribute target_core_attr_dev_enable = {
1507 static struct target_core_configfs_attribute target_core_attr_dev_alua_lu_gp = {
1677 static struct target_core_configfs_attribute target_core_attr_dev_lba_map = {
1713 struct target_core_configfs_attribute *tc_attr = container_of( in target_core_dev_show()
1714 attr, struct target_core_configfs_attribute, attr); in target_core_dev_show()
[all …]