Home
last modified time | relevance | path

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

12

/linux/drivers/target/
A Dtarget_core_stat.c70 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);
342 CONFIGFS_ATTR_RO(target_stat_lu_, inst);
343 CONFIGFS_ATTR_RO(target_stat_lu_, dev);
344 CONFIGFS_ATTR_RO(target_stat_lu_, indx);
345 CONFIGFS_ATTR_RO(target_stat_lu_, lun);
[all …]
A Dtarget_core_configfs.c92 CONFIGFS_ATTR_RO(target_core_item_, version);
1191 CONFIGFS_ATTR_RO(, hw_pi_prot_type);
1198 CONFIGFS_ATTR_RO(, hw_block_size);
1200 CONFIGFS_ATTR_RO(, hw_max_sectors);
1202 CONFIGFS_ATTR_RO(, hw_queue_depth);
2149 CONFIGFS_ATTR_RO(target_pr_, res_holder);
2154 CONFIGFS_ATTR_RO(target_pr_, res_pr_type);
2155 CONFIGFS_ATTR_RO(target_pr_, res_type);
2575 CONFIGFS_ATTR_RO(target_dev_, info);
2697 CONFIGFS_ATTR_RO(target_lu_gp_, members);
[all …]
A Dtarget_core_user.c2683 CONFIGFS_ATTR_RO(tcmu_, max_data_area_mb);
2694 CONFIGFS_ATTR_RO(tcmu_, data_pages_per_blk);
/linux/drivers/target/iscsi/
A Discsi_target_stat.c150 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst);
154 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes);
230 CONFIGFS_ATTR_RO(iscsi_stat_sess_err_, inst);
363 CONFIGFS_ATTR_RO(iscsi_stat_tgt_attr_, inst);
495 CONFIGFS_ATTR_RO(iscsi_stat_login_, inst);
496 CONFIGFS_ATTR_RO(iscsi_stat_login_, indx);
560 CONFIGFS_ATTR_RO(iscsi_stat_logout_, inst);
561 CONFIGFS_ATTR_RO(iscsi_stat_logout_, indx);
772 CONFIGFS_ATTR_RO(iscsi_stat_sess_, inst);
773 CONFIGFS_ATTR_RO(iscsi_stat_sess_, node);
[all …]
A Discsi_target_configfs.c424 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name)
465 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name)
689 CONFIGFS_ATTR_RO(lio_target_nacl_, info);
881 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name);
1014 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions);
1128 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version);
1224 CONFIGFS_ATTR_RO(iscsi_disc_, name)
/linux/drivers/acpi/
A Dacpi_configfs.c181 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/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c33 CONFIGFS_ATTR_RO(cscfg_cfg_, description);
48 CONFIGFS_ATTR_RO(cscfg_cfg_, feature_refs);
88 CONFIGFS_ATTR_RO(cscfg_cfg_, values);
171 CONFIGFS_ATTR_RO(cscfg_feat_, description);
189 CONFIGFS_ATTR_RO(cscfg_feat_, matches);
198 CONFIGFS_ATTR_RO(cscfg_feat_, nr_params);
/linux/samples/configfs/
A Dconfigfs_sample.c83 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/drivers/hwtracing/stm/
A Dpolicy.c302 CONFIGFS_ATTR_RO(stp_policy_, device);
318 CONFIGFS_ATTR_RO(stp_policy_, protocol);
/linux/include/linux/
A Dconfigfs.h132 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
/linux/drivers/usb/gadget/function/
A Df_serial.c292 CONFIGFS_ATTR_RO(f_serial_, port_num);
A Df_obex.c403 CONFIGFS_ATTR_RO(f_obex_, port_num);
A Df_phonet.c597 CONFIGFS_ATTR_RO(f_phonet_, ifname);
A Df_acm.c815 CONFIGFS_ATTR_RO(f_acm_, port_num);
A Df_hid.c1158 CONFIGFS_ATTR_RO(f_hid_opts_, dev);
A Df_tcm.c1491 CONFIGFS_ATTR_RO(usbg_wwn_, version);
/linux/drivers/target/loopback/
A Dtcm_loop.c942 CONFIGFS_ATTR_RO(tcm_loop_tpg_, address);
1111 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
/linux/drivers/target/tcm_fc/
A Dtfc_conf.c375 CONFIGFS_ATTR_RO(ft_wwn_, version);
/linux/drivers/net/
A Dnetconsole.c579 CONFIGFS_ATTR_RO(, local_mac);
/linux/drivers/scsi/qla2xxx/
A Dtcm_qla2xxx.c984 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions);
1785 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
/linux/fs/dlm/
A Dconfig.c764 CONFIGFS_ATTR_RO(comm_, addr_list);
/linux/drivers/xen/
A Dxen-scsiback.c1670 CONFIGFS_ATTR_RO(scsiback_wwn_, version);
/linux/fs/ocfs2/cluster/
A Dheartbeat.c1934 CONFIGFS_ATTR_RO(o2hb_region_, pid);
/linux/drivers/target/sbp/
A Dsbp_target.c2082 CONFIGFS_ATTR_RO(sbp_wwn_, version);
/linux/drivers/block/null_blk/
A Dmain.c592 CONFIGFS_ATTR_RO(memb_group_, features);

Completed in 110 milliseconds

12