Home
last modified time | relevance | path

Searched refs:CONFIGFS_ATTR_RO (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_stat.c151 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst);
152 CONFIGFS_ATTR_RO(iscsi_stat_instance_, min_ver);
153 CONFIGFS_ATTR_RO(iscsi_stat_instance_, max_ver);
154 CONFIGFS_ATTR_RO(iscsi_stat_instance_, portals);
155 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes);
156 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions);
157 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_sess);
158 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_type);
159 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_rem_name);
160 CONFIGFS_ATTR_RO(iscsi_stat_instance_, disc_time);
[all …]
Discsi_target_configfs.c425 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name)
466 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name)
690 CONFIGFS_ATTR_RO(lio_target_nacl_, info);
882 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name);
1073 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions);
1157 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version);
1253 CONFIGFS_ATTR_RO(iscsi_disc_, name)
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_stat.c73 CONFIGFS_ATTR_RO(target_stat_, inst);
74 CONFIGFS_ATTR_RO(target_stat_, indx);
75 CONFIGFS_ATTR_RO(target_stat_, role);
76 CONFIGFS_ATTR_RO(target_stat_, ports);
162 CONFIGFS_ATTR_RO(target_stat_tgt_, inst);
163 CONFIGFS_ATTR_RO(target_stat_tgt_, indx);
164 CONFIGFS_ATTR_RO(target_stat_tgt_, num_lus);
165 CONFIGFS_ATTR_RO(target_stat_tgt_, status);
166 CONFIGFS_ATTR_RO(target_stat_tgt_, non_access_lus);
167 CONFIGFS_ATTR_RO(target_stat_tgt_, resets);
[all …]
Dtarget_core_configfs.c92 CONFIGFS_ATTR_RO(target_core_item_, version);
1190 CONFIGFS_ATTR_RO(, hw_pi_prot_type);
1197 CONFIGFS_ATTR_RO(, hw_block_size);
1199 CONFIGFS_ATTR_RO(, hw_max_sectors);
1201 CONFIGFS_ATTR_RO(, hw_queue_depth);
1640 CONFIGFS_ATTR_RO(target_wwn_, vpd_protocol_identifier);
1641 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_logical_unit);
1642 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_target_port);
1643 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_scsi_target_device);
2103 CONFIGFS_ATTR_RO(target_pr_, res_holder);
[all …]
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_configfs.c184 CONFIGFS_ATTR_RO(acpi_table_, signature);
185 CONFIGFS_ATTR_RO(acpi_table_, length);
186 CONFIGFS_ATTR_RO(acpi_table_, revision);
187 CONFIGFS_ATTR_RO(acpi_table_, oem_id);
188 CONFIGFS_ATTR_RO(acpi_table_, oem_table_id);
189 CONFIGFS_ATTR_RO(acpi_table_, oem_revision);
190 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_id);
191 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_revision);
/kernel/linux/linux-5.10/samples/configfs/
Dconfigfs_sample.c85 CONFIGFS_ATTR_RO(childless_, showme);
87 CONFIGFS_ATTR_RO(childless_, description);
208 CONFIGFS_ATTR_RO(simple_children_, description);
286 CONFIGFS_ATTR_RO(group_children_, description);
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
Dpolicy.c307 CONFIGFS_ATTR_RO(stp_policy_, device);
323 CONFIGFS_ATTR_RO(stp_policy_, protocol);
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Du_ether_configfs.h151 CONFIGFS_ATTR_RO(_f_##_opts_, ifname)
Df_serial.c292 CONFIGFS_ATTR_RO(f_serial_, port_num);
Df_obex.c403 CONFIGFS_ATTR_RO(f_obex_, port_num);
Df_phonet.c594 CONFIGFS_ATTR_RO(f_phonet_, ifname);
Df_acm.c815 CONFIGFS_ATTR_RO(f_acm_, port_num);
Df_hid.c1007 CONFIGFS_ATTR_RO(f_hid_opts_, dev);
Df_tcm.c1495 CONFIGFS_ATTR_RO(usbg_wwn_, version);
/kernel/linux/linux-5.10/include/linux/
Dconfigfs.h134 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
Dtfc_conf.c375 CONFIGFS_ATTR_RO(ft_wwn_, version);
/kernel/linux/linux-5.10/drivers/target/loopback/
Dtcm_loop.c941 CONFIGFS_ATTR_RO(tcm_loop_tpg_, address);
1110 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
/kernel/linux/linux-5.10/drivers/net/
Dnetconsole.c578 CONFIGFS_ATTR_RO(, local_mac);
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c993 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions);
1822 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
/kernel/linux/linux-5.10/fs/dlm/
Dconfig.c724 CONFIGFS_ATTR_RO(comm_, addr_list);
/kernel/linux/linux-5.10/drivers/xen/
Dxen-scsiback.c1676 CONFIGFS_ATTR_RO(scsiback_wwn_, version);
/kernel/linux/linux-5.10/drivers/block/
Dnull_blk_main.c539 CONFIGFS_ATTR_RO(memb_group_, features);
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
Dheartbeat.c1937 CONFIGFS_ATTR_RO(o2hb_region_, pid);
/kernel/linux/linux-5.10/drivers/target/sbp/
Dsbp_target.c2085 CONFIGFS_ATTR_RO(sbp_wwn_, version);
/kernel/linux/linux-5.10/drivers/vhost/
Dscsi.c2439 CONFIGFS_ATTR_RO(vhost_scsi_wwn_, version);

12