Searched refs:CONFIGFS_ATTR_RO (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.1.9/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 150 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst); 151 CONFIGFS_ATTR_RO(iscsi_stat_instance_, min_ver); 152 CONFIGFS_ATTR_RO(iscsi_stat_instance_, max_ver); 153 CONFIGFS_ATTR_RO(iscsi_stat_instance_, portals); 154 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes); 155 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions); 156 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_sess); 157 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_type); 158 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_rem_name); 159 CONFIGFS_ATTR_RO(iscsi_stat_instance_, disc_time); [all …]
|
D | iscsi_target_configfs.c | 450 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name) 491 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name) 714 CONFIGFS_ATTR_RO(lio_target_nacl_, info); 900 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name); 1031 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions); 1144 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version); 1276 CONFIGFS_ATTR_RO(iscsi_disc_, name)
|
/linux-6.1.9/drivers/target/ |
D | target_core_stat.c | 70 CONFIGFS_ATTR_RO(target_stat_, inst); 71 CONFIGFS_ATTR_RO(target_stat_, indx); 72 CONFIGFS_ATTR_RO(target_stat_, role); 73 CONFIGFS_ATTR_RO(target_stat_, ports); 159 CONFIGFS_ATTR_RO(target_stat_tgt_, inst); 160 CONFIGFS_ATTR_RO(target_stat_tgt_, indx); 161 CONFIGFS_ATTR_RO(target_stat_tgt_, num_lus); 162 CONFIGFS_ATTR_RO(target_stat_tgt_, status); 163 CONFIGFS_ATTR_RO(target_stat_tgt_, non_access_lus); 164 CONFIGFS_ATTR_RO(target_stat_tgt_, resets); [all …]
|
D | target_core_configfs.c | 95 CONFIGFS_ATTR_RO(target_core_item_, version); 1202 CONFIGFS_ATTR_RO(, hw_pi_prot_type); 1209 CONFIGFS_ATTR_RO(, hw_block_size); 1211 CONFIGFS_ATTR_RO(, hw_max_sectors); 1213 CONFIGFS_ATTR_RO(, hw_queue_depth); 1698 CONFIGFS_ATTR_RO(target_wwn_, vpd_protocol_identifier); 1699 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_logical_unit); 1700 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_target_port); 1701 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_scsi_target_device); 2160 CONFIGFS_ATTR_RO(target_pr_, res_holder); [all …]
|
D | target_core_user.c | 2750 CONFIGFS_ATTR_RO(tcmu_, max_data_area_mb); 2761 CONFIGFS_ATTR_RO(tcmu_, data_pages_per_blk); 2772 CONFIGFS_ATTR_RO(tcmu_, cmd_ring_size_mb);
|
/linux-6.1.9/drivers/acpi/ |
D | acpi_configfs.c | 181 CONFIGFS_ATTR_RO(acpi_table_, signature); 182 CONFIGFS_ATTR_RO(acpi_table_, length); 183 CONFIGFS_ATTR_RO(acpi_table_, revision); 184 CONFIGFS_ATTR_RO(acpi_table_, oem_id); 185 CONFIGFS_ATTR_RO(acpi_table_, oem_table_id); 186 CONFIGFS_ATTR_RO(acpi_table_, oem_revision); 187 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_id); 188 CONFIGFS_ATTR_RO(acpi_table_, asl_compiler_revision);
|
/linux-6.1.9/samples/configfs/ |
D | configfs_sample.c | 83 CONFIGFS_ATTR_RO(childless_, showme); 85 CONFIGFS_ATTR_RO(childless_, description); 206 CONFIGFS_ATTR_RO(simple_children_, description); 284 CONFIGFS_ATTR_RO(group_children_, description);
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-syscfg-configfs.c | 34 CONFIGFS_ATTR_RO(cscfg_cfg_, description); 49 CONFIGFS_ATTR_RO(cscfg_cfg_, feature_refs); 89 CONFIGFS_ATTR_RO(cscfg_cfg_, values); 238 CONFIGFS_ATTR_RO(cscfg_feat_, description); 256 CONFIGFS_ATTR_RO(cscfg_feat_, matches); 265 CONFIGFS_ATTR_RO(cscfg_feat_, nr_params);
|
/linux-6.1.9/drivers/hwtracing/stm/ |
D | policy.c | 302 CONFIGFS_ATTR_RO(stp_policy_, device); 318 CONFIGFS_ATTR_RO(stp_policy_, protocol);
|
/linux-6.1.9/include/linux/ |
D | configfs.h | 132 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
|
/linux-6.1.9/drivers/usb/gadget/function/ |
D | f_serial.c | 292 CONFIGFS_ATTR_RO(f_serial_, port_num);
|
D | f_obex.c | 403 CONFIGFS_ATTR_RO(f_obex_, port_num);
|
D | f_phonet.c | 597 CONFIGFS_ATTR_RO(f_phonet_, ifname);
|
D | f_acm.c | 815 CONFIGFS_ATTR_RO(f_acm_, port_num);
|
D | f_hid.c | 1154 CONFIGFS_ATTR_RO(f_hid_opts_, dev);
|
/linux-6.1.9/drivers/target/tcm_fc/ |
D | tfc_conf.c | 375 CONFIGFS_ATTR_RO(ft_wwn_, version);
|
/linux-6.1.9/drivers/target/loopback/ |
D | tcm_loop.c | 943 CONFIGFS_ATTR_RO(tcm_loop_tpg_, address); 1112 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
|
/linux-6.1.9/drivers/gpio/ |
D | gpio-sim.c | 671 CONFIGFS_ATTR_RO(gpio_sim_device_config_, dev_name); 1031 CONFIGFS_ATTR_RO(gpio_sim_bank_config_, chip_name);
|
/linux-6.1.9/drivers/net/ |
D | netconsole.c | 579 CONFIGFS_ATTR_RO(, local_mac);
|
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 984 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions); 1785 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
|
/linux-6.1.9/fs/dlm/ |
D | config.c | 769 CONFIGFS_ATTR_RO(comm_, addr_list);
|
/linux-6.1.9/drivers/xen/ |
D | xen-scsiback.c | 1734 CONFIGFS_ATTR_RO(scsiback_wwn_, version);
|
/linux-6.1.9/fs/ocfs2/cluster/ |
D | heartbeat.c | 1927 CONFIGFS_ATTR_RO(o2hb_region_, pid);
|
/linux-6.1.9/drivers/target/sbp/ |
D | sbp_target.c | 2082 CONFIGFS_ATTR_RO(sbp_wwn_, version);
|
/linux-6.1.9/drivers/block/null_blk/ |
D | main.c | 620 CONFIGFS_ATTR_RO(memb_group_, features);
|
12