Home
last modified time | relevance | path

Searched refs:store_attribute (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c250 .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 …]
Dtarget_core_stat.c126 .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,
Dtarget_core_configfs.c514 .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/
Dfile.c176 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/
Discsi_target_stat.c211 .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/
Dconfigfs_example_macros.c129 .store_attribute = childless_attr_store,
222 .store_attribute = simple_child_attr_store,
Dconfigfs_example_explicit.c166 .store_attribute = childless_attr_store,
259 .store_attribute = simple_child_attr_store,
Dconfigfs.txt166 ssize_t (*store_attribute)(struct config_item *,
188 attribute value uses the store_attribute() method.
/linux-4.1.27/include/linux/usb/
Dgadget_configfs.h45 .store_attribute = struct_in##_attr_store, \
/linux-4.1.27/include/linux/
Dconfigfs.h227 ssize_t (*store_attribute)(struct config_item *,struct configfs_attribute *,const char *, size_t); member
/linux-4.1.27/drivers/usb/gadget/function/
Du_ether_configfs.h33 .store_attribute = f_##_f_##_opts_attr_store, \
Duvc_configfs.c56 .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,
Df_loopback.c434 .store_attribute = f_lb_opts_attr_store,
Df_uac1.c789 .store_attribute = f_uac1_opts_attr_store,
Df_hid.c725 .store_attribute = f_hid_opts_attr_store,
Df_sourcesink.c920 .store_attribute = f_ss_opts_attr_store,
Df_midi.c918 .store_attribute = f_midi_opts_attr_store,
Df_printer.c1163 .store_attribute = f_printer_opts_attr_store,
Df_mass_storage.c3147 .store_attribute = fsg_lun_opts_attr_store,
3354 .store_attribute = fsg_opts_attr_store,
Df_uac2.c1461 .store_attribute = f_uac2_opts_attr_store,
/linux-4.1.27/drivers/usb/gadget/
Dconfigfs.c357 .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/
Dconfig.c353 .store_attribute = store_cluster,
373 .store_attribute = store_comm,
384 .store_attribute = store_node,
/linux-4.1.27/fs/ocfs2/cluster/
Dnodemanager.c453 .store_attribute = o2nm_node_store,
777 .store_attribute = o2nm_cluster_store,
Dheartbeat.c1974 .store_attribute = o2hb_region_store,
2285 .store_attribute = o2hb_heartbeat_group_store,
/linux-4.1.27/drivers/net/
Dnetconsole.c576 .store_attribute = netconsole_target_attr_store,
/linux-4.1.27/drivers/misc/
Dspear13xx_pcie_gadget.c671 .store_attribute = pcie_gadget_target_attr_store,