/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 95 struct configfs_attribute **tfc_discovery_attrs; 96 struct configfs_attribute **tfc_wwn_attrs; 97 struct configfs_attribute **tfc_tpg_base_attrs; 98 struct configfs_attribute **tfc_tpg_np_base_attrs; 99 struct configfs_attribute **tfc_tpg_attrib_attrs; 100 struct configfs_attribute **tfc_tpg_auth_attrs; 101 struct configfs_attribute **tfc_tpg_param_attrs; 102 struct configfs_attribute **tfc_tpg_nacl_base_attrs; 103 struct configfs_attribute **tfc_tpg_nacl_attrib_attrs; 104 struct configfs_attribute **tfc_tpg_nacl_auth_attrs; [all …]
|
D | configfs_macros.h | 55 struct configfs_attribute attr; \ 110 struct configfs_attribute *attr, \ 125 struct configfs_attribute *attr, \
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs_example_explicit.c | 57 struct configfs_attribute attr; 129 static struct configfs_attribute *childless_attrs[] = { 137 struct configfs_attribute *attr, in childless_attr_show() 151 struct configfs_attribute *attr, in childless_attr_store() 208 static struct configfs_attribute simple_child_attr_storeme = { 214 static struct configfs_attribute *simple_child_attrs[] = { 220 struct configfs_attribute *attr, in simple_child_attr_show() 232 struct configfs_attribute *attr, in simple_child_attr_store() 294 static struct configfs_attribute simple_children_attr_description = { 300 static struct configfs_attribute *simple_children_attrs[] = { [all …]
|
D | configfs_example_macros.c | 119 static struct configfs_attribute *childless_attrs[] = { 171 static struct configfs_attribute simple_child_attr_storeme = { 177 static struct configfs_attribute *simple_child_attrs[] = { 183 struct configfs_attribute *attr, in simple_child_attr_show() 195 struct configfs_attribute *attr, in simple_child_attr_store() 257 static struct configfs_attribute simple_children_attr_description = { 263 static struct configfs_attribute *simple_children_attrs[] = { 269 struct configfs_attribute *attr, in simple_children_attr_show() 341 static struct configfs_attribute group_children_attr_description = { 347 static struct configfs_attribute *group_children_attrs[] = { [all …]
|
D | configfs.txt | 164 struct configfs_attribute *, 167 struct configfs_attribute *, 179 struct configfs_attribute **ct_attrs; 190 [struct configfs_attribute] 192 struct configfs_attribute { 199 configfs directory, it must define a configfs_attribute describing it. 202 attribute file will appear with the configfs_attribute->ca_name 203 filename. configfs_attribute->ca_mode specifies the file permissions.
|
/linux-4.1.27/include/linux/ |
D | configfs.h | 53 struct configfs_attribute; 86 struct configfs_attribute **ct_attrs; 124 struct configfs_attribute { struct 140 struct configfs_attribute attr; \ 184 struct configfs_attribute *attr, \ 197 struct configfs_attribute *attr, \ 226 ssize_t (*show_attribute)(struct config_item *, struct configfs_attribute *,char *); 227 ssize_t (*store_attribute)(struct config_item *,struct configfs_attribute *,const char *, size_t);
|
/linux-4.1.27/fs/dlm/ |
D | config.c | 64 static ssize_t show_cluster(struct config_item *i, struct configfs_attribute *a, 67 struct configfs_attribute *a, 69 static ssize_t show_comm(struct config_item *i, struct configfs_attribute *a, 71 static ssize_t store_comm(struct config_item *i, struct configfs_attribute *a, 73 static ssize_t show_node(struct config_item *i, struct configfs_attribute *a, 75 static ssize_t store_node(struct config_item *i, struct configfs_attribute *a, 128 struct configfs_attribute attr; 203 static struct configfs_attribute *cluster_attrs[] = { 228 struct configfs_attribute attr; 263 static struct configfs_attribute *comm_attrs[] = { [all …]
|
/linux-4.1.27/fs/configfs/ |
D | file.c | 66 struct configfs_attribute * attr = to_attr(dentry); in fill_read_buffer() 172 struct configfs_attribute * attr = to_attr(dentry); in flush_write_buffer() 216 struct configfs_attribute * attr = to_attr(file->f_path.dentry); in check_perm() 290 struct configfs_attribute * attr = to_attr(filp->f_path.dentry); in configfs_release() 322 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
D | configfs_internal.h | 74 extern int configfs_create_file(struct config_item *, const struct configfs_attribute *); 116 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() 119 return ((struct configfs_attribute *) sd->s_element); in to_attr()
|
D | inode.c | 213 struct configfs_attribute *attr; in configfs_get_name()
|
D | dir.c | 417 struct configfs_attribute * attr = sd->s_element; in configfs_attach_attr() 585 struct configfs_attribute *attr; in populate_attrs()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | nodemanager.c | 353 struct configfs_attribute attr; 390 static struct configfs_attribute *o2nm_node_attrs[] = { 398 static int o2nm_attr_index(struct configfs_attribute *attr) in o2nm_attr_index() 410 struct configfs_attribute *attr, in o2nm_node_show() 424 struct configfs_attribute *attr, in o2nm_node_store() 479 struct configfs_attribute attr; 655 static struct configfs_attribute *o2nm_cluster_attrs[] = { 663 struct configfs_attribute *attr, in o2nm_cluster_show() 677 struct configfs_attribute *attr, in o2nm_cluster_store()
|
D | heartbeat.c | 1890 struct configfs_attribute attr; 1934 static struct configfs_attribute *o2hb_region_attrs[] = { 1944 struct configfs_attribute *attr, in o2hb_region_show() 1958 struct configfs_attribute *attr, in o2hb_region_store() 2170 struct configfs_attribute attr; 2176 struct configfs_attribute *attr, in o2hb_heartbeat_group_show() 2190 struct configfs_attribute *attr, in o2hb_heartbeat_group_store() 2277 static struct configfs_attribute *o2hb_heartbeat_group_attrs[] = {
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 42 struct configfs_attribute attr; 204 static struct configfs_attribute *lio_target_portal_attrs[] = { 437 static struct configfs_attribute *lio_target_nacl_attrib_attrs[] = { 561 static struct configfs_attribute *lio_target_nacl_auth_attrs[] = { 633 static struct configfs_attribute *lio_target_nacl_param_attrs[] = { 856 static struct configfs_attribute *lio_target_initiator_attrs[] = { 1058 static struct configfs_attribute *lio_target_tpg_attrib_attrs[] = { 1190 static struct configfs_attribute *lio_target_tpg_auth_attrs[] = { 1327 static struct configfs_attribute *lio_target_tpg_param_attrs[] = { 1425 static struct configfs_attribute *lio_target_tpg_attrs[] = { [all …]
|
D | iscsi_target_stat.c | 192 static struct configfs_attribute *iscsi_stat_instance_attrs[] = { 283 static struct configfs_attribute *iscsi_stat_sess_err_attrs[] = { 443 static struct configfs_attribute *iscsi_stat_tgt_attr_attrs[] = { 599 static struct configfs_attribute *iscsi_stat_login_stats_attrs[] = { 682 static struct configfs_attribute *iscsi_stat_logout_stats_attrs[] = { 927 static struct configfs_attribute *iscsi_stat_sess_stats_attrs[] = {
|
/linux-4.1.27/drivers/net/ |
D | netconsole.c | 237 struct configfs_attribute attr; 519 static struct configfs_attribute *netconsole_target_attrs[] = { 541 struct configfs_attribute *attr, in netconsole_target_attr_show() 556 struct configfs_attribute *attr, in netconsole_target_attr_store()
|
/linux-4.1.27/drivers/misc/ |
D | spear13xx_pcie_gadget.c | 61 struct configfs_attribute attr; 614 static struct configfs_attribute *pcie_gadget_target_attrs[] = { 641 struct configfs_attribute *attr, in pcie_gadget_target_attr_show() 655 struct configfs_attribute *attr, in pcie_gadget_target_attr_store()
|
/linux-4.1.27/drivers/target/ |
D | target_core_configfs.c | 72 struct configfs_attribute attr; 91 struct configfs_attribute *attr, in target_core_attr_show() 103 static struct configfs_attribute target_core_item_attr_version = { 266 static struct configfs_attribute *target_core_fabric_item_attrs[] = { 738 static struct configfs_attribute *target_core_dev_wwn_attrs[] = { 1199 static struct configfs_attribute *target_core_dev_pr_attrs[] = { 1685 static struct configfs_attribute *target_core_dev_attrs[] = { 1707 struct configfs_attribute *attr, in target_core_dev_show() 1723 struct configfs_attribute *attr, in target_core_dev_store() 1854 static struct configfs_attribute *target_core_alua_lu_gp_attrs[] = { [all …]
|
D | target_core_stat.c | 116 static struct configfs_attribute *target_stat_scsi_dev_attrs[] = { 224 static struct configfs_attribute *target_stat_scsi_tgt_dev_attrs[] = { 470 static struct configfs_attribute *target_stat_scsi_lu_attrs[] = { 648 static struct configfs_attribute *target_stat_scsi_port_attrs[] = { 879 static struct configfs_attribute *target_stat_scsi_tgt_port_attrs[] = { 1020 static struct configfs_attribute *target_stat_scsi_transport_attrs[] = { 1397 static struct configfs_attribute *target_stat_scsi_auth_intr_attrs[] = { 1598 static struct configfs_attribute *target_stat_scsi_ath_intr_port_attrs[] = {
|
D | target_core_fabric_configfs.c | 64 struct configfs_attribute **attrs = tf->tf_ops.tfc_##_name##_attrs; \ 242 static struct configfs_attribute *target_fabric_mappedlun_attrs[] = { 755 static struct configfs_attribute *target_fabric_port_attrs[] = {
|
D | target_core_rd.c | 699 static struct configfs_attribute *rd_mcp_backend_dev_attrs[] = {
|
D | target_core_iblock.c | 869 static struct configfs_attribute *iblock_backend_dev_attrs[] = {
|
D | target_core_file.c | 923 static struct configfs_attribute *fileio_backend_dev_attrs[] = {
|
D | target_core_pscsi.c | 1133 static struct configfs_attribute *pscsi_backend_dev_attrs[] = {
|
D | target_core_user.c | 1067 static struct configfs_attribute *tcmu_backend_dev_attrs[] = {
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_serial.c | 272 struct configfs_attribute *attr, in f_serial_attr_show() 306 static struct configfs_attribute *acm_attrs[] = {
|
D | uvc_configfs.c | 22 struct configfs_attribute *attr, \ 132 static struct configfs_attribute *uvcg_control_header_attrs[] = { 278 static struct configfs_attribute *uvcg_default_processing_attrs[] = { 407 static struct configfs_attribute *uvcg_default_camera_attrs[] = { 502 static struct configfs_attribute *uvcg_default_output_attrs[] = { 941 static struct configfs_attribute *uvcg_streaming_header_attrs[] = { 1243 static struct configfs_attribute *uvcg_frame_attrs[] = { 1528 static struct configfs_attribute *uvcg_uncompressed_attrs[] = { 1742 static struct configfs_attribute *uvcg_mjpeg_attrs[] = { 1862 static struct configfs_attribute *uvcg_default_color_matching_attrs[] = { [all …]
|
D | f_obex.c | 419 struct configfs_attribute *attr, in f_obex_attr_show() 453 static struct configfs_attribute *acm_attrs[] = {
|
D | f_phonet.c | 594 struct configfs_attribute *attr, in f_phonet_attr_show() 627 static struct configfs_attribute *phonet_attrs[] = {
|
D | f_acm.c | 782 struct configfs_attribute *attr, in f_acm_attr_show() 816 static struct configfs_attribute *acm_attrs[] = {
|
D | f_subset.c | 415 static struct configfs_attribute *gether_attrs[] = {
|
D | f_loopback.c | 515 static struct configfs_attribute *lb_attrs[] = {
|
D | f_eem.c | 557 static struct configfs_attribute *eem_attrs[] = {
|
D | f_ecm.c | 857 static struct configfs_attribute *ecm_attrs[] = {
|
D | f_rndis.c | 880 static struct configfs_attribute *rndis_attrs[] = {
|
D | f_uac1.c | 886 static struct configfs_attribute *f_uac1_attrs[] = {
|
D | f_hid.c | 822 static struct configfs_attribute *hid_attrs[] = {
|
D | f_sourcesink.c | 1182 static struct configfs_attribute *ss_attrs[] = {
|
D | f_midi.c | 1019 static struct configfs_attribute *midi_attrs[] = {
|
D | f_printer.c | 1237 static struct configfs_attribute *printer_attrs[] = {
|
D | f_mass_storage.c | 3244 static struct configfs_attribute *fsg_lun_attrs[] = { 3442 static struct configfs_attribute *fsg_attrs[] = {
|
D | f_ncm.c | 1506 static struct configfs_attribute *ncm_attrs[] = {
|
D | f_uac2.c | 1513 static struct configfs_attribute *f_uac2_attrs[] = {
|
/linux-4.1.27/drivers/usb/gadget/ |
D | configfs.c | 297 static struct configfs_attribute *gadget_root_attrs[] = { 521 static struct configfs_attribute *gadget_config_attrs[] = { 623 static struct configfs_attribute *gadget_config_name_langid_attrs[] = { 728 static struct configfs_attribute *gadget_strings_langid_attrs[] = { 864 static struct configfs_attribute *os_desc_attrs[] = { 1056 static struct configfs_attribute *ext_prop_attrs[] = { 1206 static struct configfs_attribute *interf_grp_attrs[] = {
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 187 static struct configfs_attribute *ft_nacl_base_attrs[] = { 461 static struct configfs_attribute *ft_wwn_attrs[] = {
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_configfs.txt | 306 a config_item and an "sa" which contains a configfs_attribute. 320 which accepts a struct config_item and a struct configfs_attribute. 339 | | config_item | | | |configfs_attribute| |
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 956 static struct configfs_attribute *tcm_loop_tpg_attrib_attrs[] = { 1199 static struct configfs_attribute *tcm_loop_tpg_attrs[] = { 1378 static struct configfs_attribute *tcm_loop_wwn_attrs[] = {
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 985 static struct configfs_attribute *tcm_qla2xxx_tpg_attrib_attrs[] = { 1124 static struct configfs_attribute *tcm_qla2xxx_tpg_attrs[] = { 1250 static struct configfs_attribute *tcm_qla2xxx_npiv_tpg_attrs[] = { 1973 static struct configfs_attribute *tcm_qla2xxx_wwn_attrs[] = {
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1619 static struct configfs_attribute *scsiback_param_attrs[] = { 1826 static struct configfs_attribute *scsiback_tpg_attrs[] = { 1842 static struct configfs_attribute *scsiback_wwn_attrs[] = {
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 1921 static struct configfs_attribute *vhost_scsi_tpg_attrib_attrs[] = { 2171 static struct configfs_attribute *vhost_scsi_tpg_attrs[] = { 2319 static struct configfs_attribute *vhost_scsi_wwn_attrs[] = {
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2283 static struct configfs_attribute *sbp_wwn_attrs[] = { 2385 static struct configfs_attribute *sbp_tpg_base_attrs[] = { 2497 static struct configfs_attribute *sbp_tpg_attrib_attrs[] = {
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3729 static struct configfs_attribute *srpt_tpg_attrib_attrs[] = { 3774 static struct configfs_attribute *srpt_tpg_attrs[] = { 3854 static struct configfs_attribute *srpt_wwn_attrs[] = {
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1636 static struct configfs_attribute *usbg_wwn_attrs[] = { 1833 static struct configfs_attribute *usbg_base_attrs[] = {
|