Searched refs:configfs_attribute (Results 1 - 25 of 66) sorted by relevance

123

/linux-master/include/target/
H A Dtarget_core_fabric.h103 struct configfs_attribute **tfc_discovery_attrs;
104 struct configfs_attribute **tfc_wwn_attrs;
105 struct configfs_attribute **tfc_tpg_base_attrs;
106 struct configfs_attribute **tfc_tpg_np_base_attrs;
107 struct configfs_attribute **tfc_tpg_attrib_attrs;
108 struct configfs_attribute **tfc_tpg_auth_attrs;
109 struct configfs_attribute **tfc_tpg_param_attrs;
110 struct configfs_attribute **tfc_tpg_nacl_base_attrs;
111 struct configfs_attribute **tfc_tpg_nacl_attrib_attrs;
112 struct configfs_attribute **tfc_tpg_nacl_auth_attr
[all...]
H A Dtarget_core_backend.h61 struct configfs_attribute **tb_dev_attrib_attrs;
62 struct configfs_attribute **tb_dev_action_attrs;
107 extern struct configfs_attribute *sbc_attrib_attrs[];
108 extern struct configfs_attribute *passthrough_attrib_attrs[];
109 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];
/linux-master/include/linux/
H A Dconfigfs.h34 struct configfs_attribute;
69 struct configfs_attribute **ct_attrs;
115 struct configfs_attribute { struct
124 static struct configfs_attribute _pfx##attr_##_name = { \
133 static struct configfs_attribute _pfx##attr_##_name = { \
141 static struct configfs_attribute _pfx##attr_##_name = { \
152 struct configfs_attribute cb_attr; /* std. attribute */
/linux-master/fs/configfs/
H A Dconfigfs_internal.h69 extern int configfs_create_file(struct config_item *, const struct configfs_attribute *);
108 static inline struct configfs_attribute * to_attr(struct dentry * dentry)
111 return ((struct configfs_attribute *) sd->s_element);
116 struct configfs_attribute *attr = to_attr(dentry);
H A Dfile.c44 struct configfs_attribute *attr;
294 struct configfs_attribute *attr;
447 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr)
H A Dinode.c184 struct configfs_attribute *attr;
/linux-master/drivers/hwtracing/stm/
H A Dstm.h61 get_policy_node_type(struct configfs_attribute **attrs);
104 struct configfs_attribute **policy_attr;
H A Dpolicy.c191 static struct configfs_attribute *stp_policy_node_attrs[] = {
201 get_policy_node_type(struct configfs_attribute **attrs)
204 struct configfs_attribute **merged;
320 static struct configfs_attribute *stp_policy_attrs[] = {
/linux-master/samples/configfs/
H A Dconfigfs_sample.c87 static struct configfs_attribute *childless_attrs[] = {
151 static struct configfs_attribute *simple_child_attrs[] = {
208 static struct configfs_attribute *simple_children_attrs[] = {
286 static struct configfs_attribute *group_children_attrs[] = {
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c155 static struct configfs_attribute *cscfg_config_view_attrs[] = {
168 static struct configfs_attribute *cscfg_config_preset_attrs[] = {
268 static struct configfs_attribute *cscfg_feature_view_attrs[] = {
307 static struct configfs_attribute *cscfg_param_view_attrs[] = {
/linux-master/drivers/target/iscsi/
H A Discsi_target_configfs.c142 static struct configfs_attribute *lio_target_portal_attrs[] = {
347 static struct configfs_attribute *lio_target_nacl_attrib_attrs[] = {
454 static struct configfs_attribute *lio_target_nacl_auth_attrs[] = {
505 static struct configfs_attribute *lio_target_nacl_param_attrs[] = {
718 static struct configfs_attribute *lio_target_initiator_attrs[] = {
798 static struct configfs_attribute *lio_target_tpg_attrib_attrs[] = {
902 static struct configfs_attribute *lio_target_tpg_auth_attrs[] = {
994 static struct configfs_attribute *lio_target_tpg_param_attrs[] = {
1031 static struct configfs_attribute *lio_target_tpg_attrs[] = {
1179 static struct configfs_attribute *lio_target_wwn_attr
[all...]
H A Discsi_target_stat.c164 static struct configfs_attribute *iscsi_stat_instance_attrs[] = {
235 static struct configfs_attribute *iscsi_stat_sess_err_attrs[] = {
372 static struct configfs_attribute *iscsi_stat_tgt_attr_attrs[] = {
504 static struct configfs_attribute *iscsi_stat_login_stats_attrs[] = {
565 static struct configfs_attribute *iscsi_stat_logout_stats_attrs[] = {
782 static struct configfs_attribute *iscsi_stat_sess_stats_attrs[] = {
/linux-master/drivers/target/
H A Dtarget_core_stat.c75 static struct configfs_attribute *target_stat_scsi_dev_attrs[] = {
168 static struct configfs_attribute *target_stat_scsi_tgt_dev_attrs[] = {
361 static struct configfs_attribute *target_stat_scsi_lu_attrs[] = {
500 static struct configfs_attribute *target_stat_scsi_port_attrs[] = {
680 static struct configfs_attribute *target_stat_scsi_tgt_port_attrs[] = {
804 static struct configfs_attribute *target_stat_scsi_transport_attrs[] = {
1156 static struct configfs_attribute *target_stat_scsi_auth_intr_attrs[] = {
1335 static struct configfs_attribute *target_stat_scsi_ath_intr_port_attrs[] = {
H A Dtarget_core_fabric_configfs.c53 struct configfs_attribute **attrs = tf->tf_ops->tfc_##_name##_attrs; \
208 static struct configfs_attribute *target_fabric_mappedlun_attrs[] = {
612 static struct configfs_attribute *target_fabric_port_attrs[] = {
887 struct configfs_attribute **attrs = NULL;
1090 static struct configfs_attribute *target_fabric_wwn_param_attrs[] = {
/linux-master/drivers/virt/coco/
H A Dtsm.c259 static struct configfs_attribute *tsm_report_attrs[] = {
264 static struct configfs_attribute *tsm_report_extra_attrs[] = {
/linux-master/fs/dlm/
H A Dconfig.c63 static struct configfs_attribute *comm_attrs[];
64 static struct configfs_attribute *node_attrs[];
226 static struct configfs_attribute *cluster_attrs[] = {
756 static struct configfs_attribute *comm_attrs[] = {
802 static struct configfs_attribute *node_attrs[] = {
/linux-master/lib/
H A Dfault-inject.c325 static struct configfs_attribute _pfx##attr_##_name = { \
407 static struct configfs_attribute *fault_config_attrs[] = {
/linux-master/drivers/target/tcm_fc/
H A Dtfc_conf.c187 static struct configfs_attribute *ft_nacl_base_attrs[] = {
377 static struct configfs_attribute *ft_wwn_attrs[] = {
/linux-master/drivers/nvme/target/
H A Dconfigfs.c743 static struct configfs_attribute *nvmet_ns_attrs[] = {
954 static struct configfs_attribute *nvmet_passthru_attrs[] = {
1582 static struct configfs_attribute *nvmet_subsys_attrs[] = {
1695 static struct configfs_attribute *nvmet_referral_attrs[] = {
1806 static struct configfs_attribute *nvmet_ana_group_attrs[] = {
1898 static struct configfs_attribute *nvmet_port_attrs[] = {
2118 static struct configfs_attribute *nvmet_host_attrs[] = {
2216 static struct configfs_attribute *nvmet_root_attrs[] = {
/linux-master/drivers/acpi/
H A Dacpi_configfs.c190 static struct configfs_attribute *acpi_table_attrs[] = {
/linux-master/drivers/target/tcm_remote/
H A Dtcm_remote.c228 static struct configfs_attribute *tcm_remote_wwn_attrs[] = {
/linux-master/drivers/infiniband/core/
H A Dcma_configfs.c188 static struct configfs_attribute *cma_configfs_attributes[] = {
/linux-master/drivers/usb/gadget/function/
H A Duvc_configfs.c23 static struct configfs_attribute prefix##attr_##cname = { \
32 static struct configfs_attribute prefix##attr_##cname = { \
254 static struct configfs_attribute *uvcg_control_header_attrs[] = {
426 static struct configfs_attribute *uvcg_default_processing_attrs[] = {
596 static struct configfs_attribute *uvcg_default_camera_attrs[] = {
731 static struct configfs_attribute *uvcg_default_output_attrs[] = {
1164 static struct configfs_attribute *uvcg_extension_attrs[] = {
1542 static struct configfs_attribute *uvcg_default_control_attrs[] = {
1871 static struct configfs_attribute *uvcg_streaming_header_attrs[] = {
2107 static struct configfs_attribute *uvcg_frame_attr
[all...]
/linux-master/drivers/usb/gadget/
H A Dconfigfs.c363 static struct configfs_attribute *gadget_root_attrs[] = {
573 static struct configfs_attribute *gadget_config_attrs[] = {
675 static struct configfs_attribute *gadget_config_name_langid_attrs[] = {
780 static struct configfs_attribute *gadget_language_langid_attrs[] = {
835 static struct configfs_attribute *gadget_string_attrs[] = {
1098 static struct configfs_attribute *webusb_attrs[] = {
1203 static struct configfs_attribute *os_desc_attrs[] = {
1370 static struct configfs_attribute *ext_prop_attrs[] = {
1508 static struct configfs_attribute *interf_grp_attrs[] = {
/linux-master/fs/ocfs2/cluster/
H A Dnodemanager.c390 static struct configfs_attribute *o2nm_node_attrs[] = {
573 static struct configfs_attribute *o2nm_cluster_attrs[] = {

Completed in 268 milliseconds

123