| /OK3568_Linux_fs/kernel/include/target/ |
| H A D | target_core_fabric.h | 102 struct configfs_attribute **tfc_discovery_attrs; 103 struct configfs_attribute **tfc_wwn_attrs; 104 struct configfs_attribute **tfc_tpg_base_attrs; 105 struct configfs_attribute **tfc_tpg_np_base_attrs; 106 struct configfs_attribute **tfc_tpg_attrib_attrs; 107 struct configfs_attribute **tfc_tpg_auth_attrs; 108 struct configfs_attribute **tfc_tpg_param_attrs; 109 struct configfs_attribute **tfc_tpg_nacl_base_attrs; 110 struct configfs_attribute **tfc_tpg_nacl_attrib_attrs; 111 struct configfs_attribute **tfc_tpg_nacl_auth_attrs; [all …]
|
| H A D | target_core_backend.h | 58 struct configfs_attribute **tb_dev_attrib_attrs; 59 struct configfs_attribute **tb_dev_action_attrs; 99 extern struct configfs_attribute *sbc_attrib_attrs[]; 100 extern struct configfs_attribute *passthrough_attrib_attrs[]; 101 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | configfs.h | 36 struct configfs_attribute; 71 struct configfs_attribute **ct_attrs; 117 struct configfs_attribute { struct 126 static struct configfs_attribute _pfx##attr_##_name = { \ argument 135 static struct configfs_attribute _pfx##attr_##_name = { \ 143 static struct configfs_attribute _pfx##attr_##_name = { \ 154 struct configfs_attribute cb_attr; /* std. attribute */
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | configfs_internal.h | 71 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()
|
| H A D | file.c | 46 struct configfs_attribute *attr; 360 struct configfs_attribute *attr; in __configfs_open_file() 519 int configfs_create_file(struct config_item * item, const struct configfs_attribute * attr) in configfs_create_file()
|
| H A D | inode.c | 192 struct configfs_attribute *attr; in configfs_get_name()
|
| /OK3568_Linux_fs/kernel/samples/configfs/ |
| H A D | configfs_sample.c | 89 static struct configfs_attribute *childless_attrs[] = { 153 static struct configfs_attribute *simple_child_attrs[] = { 210 static struct configfs_attribute *simple_children_attrs[] = { 288 static struct configfs_attribute *group_children_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | stm.h | 61 get_policy_node_type(struct configfs_attribute **attrs); 104 struct configfs_attribute **policy_attr;
|
| H A D | policy.c | 196 static struct configfs_attribute *stp_policy_node_attrs[] = { 206 get_policy_node_type(struct configfs_attribute **attrs) in get_policy_node_type() 209 struct configfs_attribute **merged; in get_policy_node_type() 325 static struct configfs_attribute *stp_policy_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 142 static struct configfs_attribute *lio_target_portal_attrs[] = { 321 static struct configfs_attribute *lio_target_nacl_attrib_attrs[] = { 429 static struct configfs_attribute *lio_target_nacl_auth_attrs[] = { 480 static struct configfs_attribute *lio_target_nacl_param_attrs[] = { 694 static struct configfs_attribute *lio_target_initiator_attrs[] = { 778 static struct configfs_attribute *lio_target_tpg_attrib_attrs[] = { 886 static struct configfs_attribute *lio_target_tpg_auth_attrs[] = { 980 static struct configfs_attribute *lio_target_tpg_param_attrs[] = { 1075 static struct configfs_attribute *lio_target_tpg_attrs[] = { 1159 static struct configfs_attribute *lio_target_wwn_attrs[] = { [all …]
|
| H A D | iscsi_target_stat.c | 165 static struct configfs_attribute *iscsi_stat_instance_attrs[] = { 236 static struct configfs_attribute *iscsi_stat_sess_err_attrs[] = { 373 static struct configfs_attribute *iscsi_stat_tgt_attr_attrs[] = { 505 static struct configfs_attribute *iscsi_stat_login_stats_attrs[] = { 566 static struct configfs_attribute *iscsi_stat_logout_stats_attrs[] = { 783 static struct configfs_attribute *iscsi_stat_sess_stats_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_stat.c | 78 static struct configfs_attribute *target_stat_scsi_dev_attrs[] = { 171 static struct configfs_attribute *target_stat_scsi_tgt_dev_attrs[] = { 364 static struct configfs_attribute *target_stat_scsi_lu_attrs[] = { 503 static struct configfs_attribute *target_stat_scsi_port_attrs[] = { 683 static struct configfs_attribute *target_stat_scsi_tgt_port_attrs[] = { 807 static struct configfs_attribute *target_stat_scsi_transport_attrs[] = { 1160 static struct configfs_attribute *target_stat_scsi_auth_intr_attrs[] = { 1340 static struct configfs_attribute *target_stat_scsi_ath_intr_port_attrs[] = {
|
| H A D | target_core_configfs.c | 298 static struct configfs_attribute *target_core_fabric_item_attrs[] = { 1217 struct configfs_attribute *sbc_attrib_attrs[] = { 1261 struct configfs_attribute *passthrough_attrib_attrs[] = { 1277 struct configfs_attribute *passthrough_pr_attrib_attrs[] = { 1645 static struct configfs_attribute *target_core_dev_wwn_attrs[] = { 2113 static struct configfs_attribute *target_core_dev_pr_attrs[] = { 2538 static struct configfs_attribute *target_core_dev_attrs[] = { 2656 static struct configfs_attribute *target_core_alua_lu_gp_attrs[] = { 3078 static struct configfs_attribute *target_core_alua_tg_pt_gp_attrs[] = { 3397 static struct configfs_attribute *target_core_hba_attrs[] = {
|
| H A 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[] = {
|
| H A D | target_core_user.c | 2826 static struct configfs_attribute *tcmu_attrib_attrs[] = { 2838 static struct configfs_attribute **tcmu_attrs; 2840 static struct configfs_attribute *tcmu_action_attrs[] = { 3006 len += sizeof(struct configfs_attribute *); in tcmu_module_init() 3008 len += sizeof(struct configfs_attribute *); in tcmu_module_init() 3010 len += sizeof(struct configfs_attribute *); in tcmu_module_init() 3011 len += sizeof(struct configfs_attribute *); in tcmu_module_init()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 26 static struct configfs_attribute prefix##attr_##cname = { \ 35 static struct configfs_attribute prefix##attr_##cname = { \ 211 static struct configfs_attribute *uvcg_control_header_attrs[] = { 325 static struct configfs_attribute *uvcg_default_processing_attrs[] = { 436 static struct configfs_attribute *uvcg_default_camera_attrs[] = { 514 static struct configfs_attribute *uvcg_default_output_attrs[] = { 742 static struct configfs_attribute *uvcg_default_control_attrs[] = { 1018 static struct configfs_attribute *uvcg_streaming_header_attrs[] = { 1337 static struct configfs_attribute *uvcg_frame_attrs1[] = { 1350 static struct configfs_attribute *uvcg_frame_attrs2[] = { [all …]
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | config.c | 62 static struct configfs_attribute *comm_attrs[]; 63 static struct configfs_attribute *node_attrs[]; 201 static struct configfs_attribute *cluster_attrs[] = { 726 static struct configfs_attribute *comm_attrs[] = { 772 static struct configfs_attribute *node_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | configfs.c | 598 static struct configfs_attribute *nvmet_ns_attrs[] = { 739 static struct configfs_attribute *nvmet_passthru_attrs[] = { 1167 static struct configfs_attribute *nvmet_subsys_attrs[] = { 1272 static struct configfs_attribute *nvmet_referral_attrs[] = { 1383 static struct configfs_attribute *nvmet_ana_group_attrs[] = { 1473 static struct configfs_attribute *nvmet_port_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 187 static struct configfs_attribute *ft_nacl_base_attrs[] = { 377 static struct configfs_attribute *ft_wwn_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/pci/endpoint/ |
| H A D | pci-ep-cfs.c | 83 static struct configfs_attribute *pci_epc_attrs[] = { 338 static struct configfs_attribute *pci_epf_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | configfs.c | 384 static struct configfs_attribute *gadget_root_attrs[] = { 584 static struct configfs_attribute *gadget_config_attrs[] = { 685 static struct configfs_attribute *gadget_config_name_langid_attrs[] = { 788 static struct configfs_attribute *gadget_strings_langid_attrs[] = { 906 static struct configfs_attribute *os_desc_attrs[] = { 1084 static struct configfs_attribute *ext_prop_attrs[] = { 1222 static struct configfs_attribute *interf_grp_attrs[] = {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A 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;
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A 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| |
|
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 704 static struct configfs_attribute *tcm_loop_tpg_attrib_attrs[] = { 944 static struct configfs_attribute *tcm_loop_tpg_attrs[] = { 1113 static struct configfs_attribute *tcm_loop_wwn_attrs[] = {
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_configfs.c | 193 static struct configfs_attribute *acpi_table_attrs[] = {
|