/linux-6.1.9/include/target/ ! |
D | target_core_fabric.h | 103 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_attrs; [all …]
|
D | target_core_backend.h | 61 struct configfs_attribute **tb_dev_attrib_attrs; 62 struct configfs_attribute **tb_dev_action_attrs; 103 extern struct configfs_attribute *sbc_attrib_attrs[]; 104 extern struct configfs_attribute *passthrough_attrib_attrs[]; 105 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];
|
/linux-6.1.9/include/linux/ ! |
D | configfs.h | 34 struct configfs_attribute; 69 struct configfs_attribute **ct_attrs; 115 struct configfs_attribute { struct 124 static struct configfs_attribute _pfx##attr_##_name = { \ argument 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-6.1.9/fs/configfs/ ! |
D | configfs_internal.h | 69 extern int configfs_create_file(struct config_item *, const struct configfs_attribute *); 108 static inline struct configfs_attribute * to_attr(struct dentry * dentry) in to_attr() 111 return ((struct configfs_attribute *) sd->s_element); in to_attr() 116 struct configfs_attribute *attr = to_attr(dentry); in to_bin_attr()
|
D | file.c | 44 struct configfs_attribute *attr; 294 struct configfs_attribute *attr; in __configfs_open_file() 447 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
D | inode.c | 185 struct configfs_attribute *attr; in configfs_get_name()
|
/linux-6.1.9/samples/configfs/ ! |
D | configfs_sample.c | 87 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-6.1.9/drivers/hwtracing/stm/ ! |
D | stm.h | 61 get_policy_node_type(struct configfs_attribute **attrs); 104 struct configfs_attribute **policy_attr;
|
D | policy.c | 191 static struct configfs_attribute *stp_policy_node_attrs[] = { 201 get_policy_node_type(struct configfs_attribute **attrs) in get_policy_node_type() 204 struct configfs_attribute **merged; in get_policy_node_type() 320 static struct configfs_attribute *stp_policy_attrs[] = {
|
/linux-6.1.9/drivers/target/iscsi/ ! |
D | iscsi_target_configfs.c | 142 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[] = { 799 static struct configfs_attribute *lio_target_tpg_attrib_attrs[] = { 904 static struct configfs_attribute *lio_target_tpg_auth_attrs[] = { 996 static struct configfs_attribute *lio_target_tpg_param_attrs[] = { 1033 static struct configfs_attribute *lio_target_tpg_attrs[] = { 1181 static struct configfs_attribute *lio_target_wwn_attrs[] = { [all …]
|
D | iscsi_target_stat.c | 164 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-6.1.9/drivers/hwtracing/coresight/ ! |
D | coresight-syscfg-configfs.c | 155 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-6.1.9/drivers/target/ ! |
D | target_core_stat.c | 75 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[] = {
|
D | target_core_fabric_configfs.c | 52 struct configfs_attribute **attrs = tf->tf_ops->tfc_##_name##_attrs; \ 207 static struct configfs_attribute *target_fabric_mappedlun_attrs[] = { 611 static struct configfs_attribute *target_fabric_port_attrs[] = { 854 struct configfs_attribute **attrs = NULL; in target_fabric_setup_tpg_base_cit() 1034 static struct configfs_attribute *target_fabric_wwn_param_attrs[] = {
|
D | target_core_configfs.c | 298 static struct configfs_attribute *target_core_fabric_item_attrs[] = { 1229 struct configfs_attribute *sbc_attrib_attrs[] = { 1273 struct configfs_attribute *passthrough_attrib_attrs[] = { 1289 struct configfs_attribute *passthrough_pr_attrib_attrs[] = { 1703 static struct configfs_attribute *target_core_dev_wwn_attrs[] = { 2170 static struct configfs_attribute *target_core_dev_pr_attrs[] = { 2594 static struct configfs_attribute *target_core_dev_attrs[] = { 2710 static struct configfs_attribute *target_core_alua_lu_gp_attrs[] = { 3125 static struct configfs_attribute *target_core_alua_tg_pt_gp_attrs[] = { 3453 static struct configfs_attribute *target_core_hba_attrs[] = {
|
/linux-6.1.9/drivers/usb/gadget/function/ ! |
D | uvc_configfs.c | 22 static struct configfs_attribute prefix##attr_##cname = { \ 31 static struct configfs_attribute prefix##attr_##cname = { \ 188 static struct configfs_attribute *uvcg_control_header_attrs[] = { 302 static struct configfs_attribute *uvcg_default_processing_attrs[] = { 413 static struct configfs_attribute *uvcg_default_camera_attrs[] = { 491 static struct configfs_attribute *uvcg_default_output_attrs[] = { 719 static struct configfs_attribute *uvcg_default_control_attrs[] = { 952 static struct configfs_attribute *uvcg_streaming_header_attrs[] = { 1239 static struct configfs_attribute *uvcg_frame_attrs[] = { 1537 static struct configfs_attribute *uvcg_uncompressed_attrs[] = { [all …]
|
/linux-6.1.9/fs/dlm/ ! |
D | config.c | 63 static struct configfs_attribute *comm_attrs[]; 64 static struct configfs_attribute *node_attrs[]; 235 static struct configfs_attribute *cluster_attrs[] = { 771 static struct configfs_attribute *comm_attrs[] = { 817 static struct configfs_attribute *node_attrs[] = {
|
/linux-6.1.9/drivers/nvme/target/ ! |
D | configfs.c | 602 static struct configfs_attribute *nvmet_ns_attrs[] = { 800 static struct configfs_attribute *nvmet_passthru_attrs[] = { 1311 static struct configfs_attribute *nvmet_subsys_attrs[] = { 1417 static struct configfs_attribute *nvmet_referral_attrs[] = { 1528 static struct configfs_attribute *nvmet_ana_group_attrs[] = { 1618 static struct configfs_attribute *nvmet_port_attrs[] = { 1827 static struct configfs_attribute *nvmet_host_attrs[] = {
|
/linux-6.1.9/drivers/usb/gadget/ ! |
D | configfs.c | 353 static struct configfs_attribute *gadget_root_attrs[] = { 557 static struct configfs_attribute *gadget_config_attrs[] = { 658 static struct configfs_attribute *gadget_config_name_langid_attrs[] = { 761 static struct configfs_attribute *gadget_strings_langid_attrs[] = { 875 static struct configfs_attribute *os_desc_attrs[] = { 1044 static struct configfs_attribute *ext_prop_attrs[] = { 1182 static struct configfs_attribute *interf_grp_attrs[] = {
|
/linux-6.1.9/drivers/target/tcm_fc/ ! |
D | tfc_conf.c | 187 static struct configfs_attribute *ft_nacl_base_attrs[] = { 377 static struct configfs_attribute *ft_wwn_attrs[] = {
|
/linux-6.1.9/Documentation/usb/ ! |
D | gadget_configfs.rst | 310 a config_item and an "sa" which contains a configfs_attribute. 324 which accepts a struct config_item and a struct configfs_attribute. 345 | | config_item | | | |configfs_attribute| |
|
/linux-6.1.9/Documentation/filesystems/ ! |
D | configfs.rst | 196 struct configfs_attribute **ct_attrs; 206 struct configfs_attribute 211 struct configfs_attribute { 220 configfs directory, it must define a configfs_attribute describing it. 223 attribute file will appear with the configfs_attribute->ca_name 224 filename. configfs_attribute->ca_mode specifies the file permissions. 237 struct configfs_attribute cb_attr;
|
/linux-6.1.9/drivers/target/loopback/ ! |
D | tcm_loop.c | 705 static struct configfs_attribute *tcm_loop_tpg_attrib_attrs[] = { 945 static struct configfs_attribute *tcm_loop_tpg_attrs[] = { 1114 static struct configfs_attribute *tcm_loop_wwn_attrs[] = {
|
/linux-6.1.9/drivers/acpi/ ! |
D | acpi_configfs.c | 190 static struct configfs_attribute *acpi_table_attrs[] = {
|
/linux-6.1.9/drivers/pci/endpoint/ ! |
D | pci-ep-cfs.c | 205 static struct configfs_attribute *pci_epc_attrs[] = { 450 static struct configfs_attribute *pci_epf_attrs[] = {
|