Searched refs:CONFIGFS_ATTR_RO (Results 1 – 23 of 23) sorted by relevance
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 159 CONFIGFS_ATTR_RO(iscsi_stat_instance_, inst); 160 CONFIGFS_ATTR_RO(iscsi_stat_instance_, min_ver); 161 CONFIGFS_ATTR_RO(iscsi_stat_instance_, max_ver); 162 CONFIGFS_ATTR_RO(iscsi_stat_instance_, portals); 163 CONFIGFS_ATTR_RO(iscsi_stat_instance_, nodes); 164 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions); 165 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_sess); 166 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_type); 167 CONFIGFS_ATTR_RO(iscsi_stat_instance_, fail_rem_name); 168 CONFIGFS_ATTR_RO(iscsi_stat_instance_, disc_time); [all …]
|
D | iscsi_target_configfs.c | 493 CONFIGFS_ATTR_RO(iscsi_nacl_auth_, name) 534 CONFIGFS_ATTR_RO(iscsi_nacl_param_, name) 761 CONFIGFS_ATTR_RO(lio_target_nacl_, info); 978 CONFIGFS_ATTR_RO(iscsi_tpg_auth_, name); 1169 CONFIGFS_ATTR_RO(lio_target_tpg_, dynamic_sessions); 1254 CONFIGFS_ATTR_RO(lio_target_wwn_, lio_version); 1362 CONFIGFS_ATTR_RO(iscsi_disc_, name)
|
/linux-4.4.14/drivers/target/ |
D | target_core_stat.c | 86 CONFIGFS_ATTR_RO(target_stat_, inst); 87 CONFIGFS_ATTR_RO(target_stat_, indx); 88 CONFIGFS_ATTR_RO(target_stat_, role); 89 CONFIGFS_ATTR_RO(target_stat_, ports); 161 CONFIGFS_ATTR_RO(target_stat_tgt_, inst); 162 CONFIGFS_ATTR_RO(target_stat_tgt_, indx); 163 CONFIGFS_ATTR_RO(target_stat_tgt_, num_lus); 164 CONFIGFS_ATTR_RO(target_stat_tgt_, status); 165 CONFIGFS_ATTR_RO(target_stat_tgt_, non_access_lus); 166 CONFIGFS_ATTR_RO(target_stat_tgt_, resets); [all …]
|
D | target_core_configfs.c | 100 CONFIGFS_ATTR_RO(target_core_item_, version); 985 CONFIGFS_ATTR_RO(, hw_pi_prot_type); 991 CONFIGFS_ATTR_RO(, hw_block_size); 993 CONFIGFS_ATTR_RO(, hw_max_sectors); 995 CONFIGFS_ATTR_RO(, hw_queue_depth); 1214 CONFIGFS_ATTR_RO(target_wwn_, vpd_protocol_identifier); 1215 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_logical_unit); 1216 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_target_port); 1217 CONFIGFS_ATTR_RO(target_wwn_, vpd_assoc_scsi_target_device); 1665 CONFIGFS_ATTR_RO(target_pr_, res_holder); [all …]
|
/linux-4.4.14/samples/configfs/ |
D | configfs_sample.c | 107 CONFIGFS_ATTR_RO(childless_, showme); 109 CONFIGFS_ATTR_RO(childless_, description); 240 CONFIGFS_ATTR_RO(simple_children_, description); 319 CONFIGFS_ATTR_RO(group_children_, description);
|
/linux-4.4.14/include/linux/ |
D | configfs.h | 141 #define CONFIGFS_ATTR_RO(_pfx, _name) \ macro
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | u_ether_configfs.h | 154 CONFIGFS_ATTR_RO(_f_##_opts_, ifname)
|
D | f_serial.c | 277 CONFIGFS_ATTR_RO(f_serial_, port_num);
|
D | f_obex.c | 406 CONFIGFS_ATTR_RO(f_obex_, port_num);
|
D | f_phonet.c | 602 CONFIGFS_ATTR_RO(f_phonet_, ifname);
|
D | f_acm.c | 780 CONFIGFS_ATTR_RO(f_acm_port_, num);
|
/linux-4.4.14/drivers/hwtracing/stm/ |
D | policy.c | 264 CONFIGFS_ATTR_RO(stp_policy_, device);
|
/linux-4.4.14/drivers/target/tcm_fc/ |
D | tfc_conf.c | 389 CONFIGFS_ATTR_RO(ft_wwn_, version);
|
/linux-4.4.14/drivers/net/ |
D | netconsole.c | 590 CONFIGFS_ATTR_RO(, local_mac);
|
/linux-4.4.14/fs/dlm/ |
D | config.c | 688 CONFIGFS_ATTR_RO(comm_, addr_list);
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 906 CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions); 1745 CONFIGFS_ATTR_RO(tcm_qla2xxx_wwn_, version);
|
/linux-4.4.14/drivers/target/loopback/ |
D | tcm_loop.c | 1217 CONFIGFS_ATTR_RO(tcm_loop_wwn_, version);
|
/linux-4.4.14/drivers/xen/ |
D | xen-scsiback.c | 1700 CONFIGFS_ATTR_RO(scsiback_wwn_, version);
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | heartbeat.c | 1866 CONFIGFS_ATTR_RO(o2hb_region_, pid);
|
/linux-4.4.14/drivers/vhost/ |
D | scsi.c | 2113 CONFIGFS_ATTR_RO(vhost_scsi_wwn_, version);
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1473 CONFIGFS_ATTR_RO(usbg_wwn_, version);
|
/linux-4.4.14/drivers/target/sbp/ |
D | sbp_target.c | 2117 CONFIGFS_ATTR_RO(sbp_wwn_, version);
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3724 CONFIGFS_ATTR_RO(srpt_wwn_, version);
|