Searched refs:store_attribute (Results 1 – 26 of 26) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 250 .store_attribute = target_fabric_mappedlun_attr_store, 292 .store_attribute = target_fabric_nacl_attrib_attr_store, 305 .store_attribute = target_fabric_nacl_auth_attr_store, 318 .store_attribute = target_fabric_nacl_param_attr_store, 470 .store_attribute = target_fabric_nacl_base_attr_store, 584 .store_attribute = target_fabric_np_base_attr_store, 845 .store_attribute = target_fabric_port_attr_store, 980 .store_attribute = target_fabric_tpg_attrib_attr_store, 993 .store_attribute = target_fabric_tpg_auth_attr_store, 1006 .store_attribute = target_fabric_tpg_param_attr_store, [all …]
|
D | target_core_stat.c | 126 .store_attribute = target_stat_scsi_dev_attr_store, 236 .store_attribute = target_stat_scsi_tgt_dev_attr_store, 494 .store_attribute = target_stat_scsi_lu_attr_store, 659 .store_attribute = target_stat_scsi_port_attr_store, 894 .store_attribute = target_stat_scsi_tgt_port_attr_store, 1030 .store_attribute = target_stat_scsi_transport_attr_store, 1417 .store_attribute = target_stat_scsi_auth_intr_attr_store, 1610 .store_attribute = target_stat_scsi_att_intr_port_attr_store,
|
D | target_core_configfs.c | 514 .store_attribute = target_core_dev_attrib_attr_store, 749 .store_attribute = target_core_dev_wwn_attr_store, 1214 .store_attribute = target_core_dev_pr_attr_store, 1741 .store_attribute = target_core_dev_store, 1871 .store_attribute = target_core_alua_lu_gp_attr_store, 2415 .store_attribute = target_core_alua_tg_pt_gp_attr_store, 2765 .store_attribute = target_core_hba_attr_store,
|
/linux-4.1.27/fs/configfs/ |
D | file.c | 176 return ops->store_attribute(item,attr,buffer->page,count); in flush_write_buffer() 241 if (!(inode->i_mode & S_IWUGO) || !ops->store_attribute) in check_perm()
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 211 .store_attribute = iscsi_stat_instance_attr_store, 293 .store_attribute = iscsi_stat_sess_err_attr_store, 457 .store_attribute = iscsi_stat_tgt_attr_attr_store, 613 .store_attribute = iscsi_stat_login_attr_store, 692 .store_attribute = iscsi_stat_logout_attr_store, 942 .store_attribute = iscsi_stat_sess_attr_store,
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs_example_macros.c | 129 .store_attribute = childless_attr_store, 222 .store_attribute = simple_child_attr_store,
|
D | configfs_example_explicit.c | 166 .store_attribute = childless_attr_store, 259 .store_attribute = simple_child_attr_store,
|
D | configfs.txt | 166 ssize_t (*store_attribute)(struct config_item *, 188 attribute value uses the store_attribute() method.
|
/linux-4.1.27/include/linux/usb/ |
D | gadget_configfs.h | 45 .store_attribute = struct_in##_attr_store, \
|
/linux-4.1.27/include/linux/ |
D | configfs.h | 227 ssize_t (*store_attribute)(struct config_item *,struct configfs_attribute *,const char *, size_t); member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | u_ether_configfs.h | 33 .store_attribute = f_##_f_##_opts_attr_store, \
|
D | uvc_configfs.c | 56 .store_attribute = uvcg_control_header_attr_store, 897 .store_attribute = uvcg_streaming_header_attr_store, 1030 .store_attribute = uvcg_frame_attr_store, 1341 .store_attribute = uvcg_uncompressed_attr_store, 1613 .store_attribute = uvcg_mjpeg_attr_store, 2301 .store_attribute = f_uvc_opts_attr_store,
|
D | f_loopback.c | 434 .store_attribute = f_lb_opts_attr_store,
|
D | f_uac1.c | 789 .store_attribute = f_uac1_opts_attr_store,
|
D | f_hid.c | 725 .store_attribute = f_hid_opts_attr_store,
|
D | f_sourcesink.c | 920 .store_attribute = f_ss_opts_attr_store,
|
D | f_midi.c | 918 .store_attribute = f_midi_opts_attr_store,
|
D | f_printer.c | 1163 .store_attribute = f_printer_opts_attr_store,
|
D | f_mass_storage.c | 3147 .store_attribute = fsg_lun_opts_attr_store, 3354 .store_attribute = fsg_opts_attr_store,
|
D | f_uac2.c | 1461 .store_attribute = f_uac2_opts_attr_store,
|
/linux-4.1.27/drivers/usb/gadget/ |
D | configfs.c | 357 .store_attribute = gadget_info_attr_store, 463 .store_attribute = config_usb_cfg_attr_store, 931 .store_attribute = os_desc_attr_store, 1072 .store_attribute = usb_os_desc_ext_prop_attr_store, 1143 .store_attribute = usb_os_desc_attr_store,
|
/linux-4.1.27/fs/dlm/ |
D | config.c | 353 .store_attribute = store_cluster, 373 .store_attribute = store_comm, 384 .store_attribute = store_node,
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | nodemanager.c | 453 .store_attribute = o2nm_node_store, 777 .store_attribute = o2nm_cluster_store,
|
D | heartbeat.c | 1974 .store_attribute = o2hb_region_store, 2285 .store_attribute = o2hb_heartbeat_group_store,
|
/linux-4.1.27/drivers/net/ |
D | netconsole.c | 576 .store_attribute = netconsole_target_attr_store,
|
/linux-4.1.27/drivers/misc/ |
D | spear13xx_pcie_gadget.c | 671 .store_attribute = pcie_gadget_target_attr_store,
|