drivers/acpi/acpi_configfs.c
202
static const struct config_item_type acpi_table_type = {
drivers/acpi/acpi_configfs.c
236
static const struct config_item_type acpi_tables_type = {
drivers/acpi/acpi_configfs.c
241
static const struct config_item_type acpi_root_group_type = {
drivers/block/null_blk/main.c
649
static const struct config_item_type nullb_device_type = {
drivers/block/null_blk/main.c
757
static const struct config_item_type nullb_group_type = {
drivers/gpio/gpio-aggregator.c
1249
static const struct config_item_type gpio_aggregator_line_type = {
drivers/gpio/gpio-aggregator.c
1315
static const struct config_item_type gpio_aggregator_device_type = {
drivers/gpio/gpio-aggregator.c
1350
static const struct config_item_type gpio_aggregator_type = {
drivers/gpio/gpio-sim.c
1392
static const struct config_item_type gpio_sim_hog_config_type = {
drivers/gpio/gpio-sim.c
1445
static const struct config_item_type gpio_sim_line_config_type = {
drivers/gpio/gpio-sim.c
1506
static const struct config_item_type gpio_sim_bank_config_group_type = {
drivers/gpio/gpio-sim.c
1561
static const struct config_item_type gpio_sim_device_config_group_type = {
drivers/gpio/gpio-sim.c
1594
static const struct config_item_type gpio_sim_config_type = {
drivers/gpio/gpio-virtuser.c
1601
config_item_type gpio_virtuser_lookup_entry_config_group_type = {
drivers/gpio/gpio-virtuser.c
1656
static const struct config_item_type gpio_virtuser_lookup_config_group_type = {
drivers/gpio/gpio-virtuser.c
1716
static const struct config_item_type gpio_virtuser_device_config_group_type = {
drivers/gpio/gpio-virtuser.c
1747
static const struct config_item_type gpio_virtuser_config_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
196
static const struct config_item_type crtc_item_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
238
static const struct config_item_type crtc_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
284
static const struct config_item_type plane_possible_crtcs_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
352
static const struct config_item_type plane_item_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
400
static const struct config_item_type plane_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
446
static const struct config_item_type encoder_possible_crtcs_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
469
static const struct config_item_type encoder_item_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
517
static const struct config_item_type encoder_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
586
static const struct config_item_type connector_item_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
636
static const struct config_item_type connector_possible_encoders_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
684
static const struct config_item_type connector_group_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
757
static const struct config_item_type device_item_type = {
drivers/gpu/drm/vkms/vkms_configfs.c
809
static const struct config_item_type device_group_type = {
drivers/gpu/drm/xe/xe_configfs.c
1061
static const struct config_item_type xe_configfs_type = {
drivers/gpu/drm/xe/xe_configfs.c
862
static const struct config_item_type xe_config_device_type = {
drivers/gpu/drm/xe/xe_configfs.c
957
static const struct config_item_type xe_config_sriov_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
13
static struct config_item_type *cscfg_create_ci_type(void)
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
15
struct config_item_type *ci_type;
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
163
static const struct config_item_type cscfg_config_view_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
173
static const struct config_item_type cscfg_config_preset_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
275
static const struct config_item_type cscfg_feature_view_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
312
static const struct config_item_type cscfg_param_view_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
347
struct config_item_type *params_group_type;
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
383
static const struct config_item_type cscfg_configs_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
417
static const struct config_item_type cscfg_features_type = {
drivers/hwtracing/coresight/coresight-syscfg-configfs.c
454
struct config_item_type *ci_type;
drivers/hwtracing/stm/core.c
375
const struct config_item_type *node_type;
drivers/hwtracing/stm/core.c
468
const struct config_item_type **node_type)
drivers/hwtracing/stm/policy.c
197
static const struct config_item_type stp_policy_type;
drivers/hwtracing/stm/policy.c
198
static const struct config_item_type stp_policy_node_type;
drivers/hwtracing/stm/policy.c
200
const struct config_item_type *
drivers/hwtracing/stm/policy.c
203
struct config_item_type *type;
drivers/hwtracing/stm/policy.c
225
const struct config_item_type *type = &stp_policy_node_type;
drivers/hwtracing/stm/policy.c
278
static const struct config_item_type stp_policy_node_type = {
drivers/hwtracing/stm/policy.c
375
static const struct config_item_type stp_policy_type = {
drivers/hwtracing/stm/policy.c
385
const struct config_item_type *pdrv_node_type;
drivers/hwtracing/stm/policy.c
473
static const struct config_item_type stp_policy_root_type = {
drivers/hwtracing/stm/stm.h
111
const struct config_item_type **type);
drivers/hwtracing/stm/stm.h
42
const struct config_item_type *pdrv_node_type;
drivers/hwtracing/stm/stm.h
60
const struct config_item_type *
drivers/iio/dummy/iio_simple_dummy.c
26
static const struct config_item_type iio_dummy_type = {
drivers/iio/industrialio-configfs.c
17
static const struct config_item_type iio_root_group_type = {
drivers/iio/industrialio-sw-device.c
156
static const struct config_item_type iio_device_type_group_type = {
drivers/iio/industrialio-sw-device.c
19
static const struct config_item_type iio_device_type_group_type;
drivers/iio/industrialio-sw-device.c
21
static const struct config_item_type iio_devices_group_type = {
drivers/iio/industrialio-sw-trigger.c
160
static const struct config_item_type iio_trigger_type_group_type = {
drivers/iio/industrialio-sw-trigger.c
19
static const struct config_item_type iio_trigger_type_group_type;
drivers/iio/industrialio-sw-trigger.c
21
static const struct config_item_type iio_triggers_group_type = {
drivers/iio/trigger/iio-trig-hrtimer.c
32
static const struct config_item_type iio_hrtimer_type = {
drivers/iio/trigger/iio-trig-loop.c
38
static const struct config_item_type iio_loop_type = {
drivers/infiniband/core/cma_configfs.c
194
static const struct config_item_type cma_port_group_type = {
drivers/infiniband/core/cma_configfs.c
262
static const struct config_item_type cma_ports_group_type = {
drivers/infiniband/core/cma_configfs.c
271
static const struct config_item_type cma_device_group_type = {
drivers/infiniband/core/cma_configfs.c
335
static const struct config_item_type cma_subsys_type = {
drivers/most/configfs.c
406
static const struct config_item_type mdev_link_type = {
drivers/most/configfs.c
474
static const struct config_item_type most_common_type = {
drivers/most/configfs.c
582
static const struct config_item_type most_snd_grp_type = {
drivers/most/configfs.c
633
static const struct config_item_type most_sound_type = {
drivers/net/netconsole.c
1297
static const struct config_item_type userdatum_type = {
drivers/net/netconsole.c
1353
static const struct config_item_type userdata_type = {
drivers/net/netconsole.c
1403
static const struct config_item_type netconsole_target_type = {
drivers/net/netconsole.c
1528
static const struct config_item_type netconsole_subsys_type = {
drivers/nvme/target/configfs.c
1033
static const struct config_item_type nvmet_passthru_type = {
drivers/nvme/target/configfs.c
1128
static const struct config_item_type nvmet_port_subsys_type = {
drivers/nvme/target/configfs.c
1203
static const struct config_item_type nvmet_allowed_hosts_type = {
drivers/nvme/target/configfs.c
1728
static const struct config_item_type nvmet_subsys_type = {
drivers/nvme/target/configfs.c
1773
static const struct config_item_type nvmet_subsystems_type = {
drivers/nvme/target/configfs.c
1841
static const struct config_item_type nvmet_referral_type = {
drivers/nvme/target/configfs.c
1868
static const struct config_item_type nvmet_referrals_type = {
drivers/nvme/target/configfs.c
1947
static const struct config_item_type nvmet_ana_group_type = {
drivers/nvme/target/configfs.c
1993
static const struct config_item_type nvmet_ana_groups_type = {
drivers/nvme/target/configfs.c
2033
static const struct config_item_type nvmet_port_type = {
drivers/nvme/target/configfs.c
2110
static const struct config_item_type nvmet_ports_type = {
drivers/nvme/target/configfs.c
2263
static const struct config_item_type nvmet_host_type = {
drivers/nvme/target/configfs.c
2294
static const struct config_item_type nvmet_hosts_type = {
drivers/nvme/target/configfs.c
2349
static const struct config_item_type nvmet_root_type = {
drivers/nvme/target/configfs.c
25
static const struct config_item_type nvmet_host_type;
drivers/nvme/target/configfs.c
26
static const struct config_item_type nvmet_subsys_type;
drivers/nvme/target/configfs.c
851
static const struct config_item_type nvmet_ns_type = {
drivers/nvme/target/configfs.c
892
static const struct config_item_type nvmet_namespaces_type = {
drivers/nvme/target/pci-epf.c
2585
static const struct config_item_type nvmet_pci_epf_group_type = {
drivers/pci/endpoint/functions/pci-epf-ntb.c
1998
static const struct config_item_type ntb_group_type = {
drivers/pci/endpoint/functions/pci-epf-test.c
1458
static const struct config_item_type pci_epf_test_group_type = {
drivers/pci/endpoint/functions/pci-epf-vntb.c
1262
static const struct config_item_type ntb_group_type = {
drivers/pci/endpoint/pci-ep-cfs.c
156
static const struct config_item_type pci_primary_epc_type = {
drivers/pci/endpoint/pci-ep-cfs.c
264
static const struct config_item_type pci_epc_type = {
drivers/pci/endpoint/pci-ep-cfs.c
516
static const struct config_item_type pci_epf_type = {
drivers/pci/endpoint/pci-ep-cfs.c
671
static const struct config_item_type pci_epf_group_type = {
drivers/pci/endpoint/pci-ep-cfs.c
700
static const struct config_item_type pci_functions_type = {
drivers/pci/endpoint/pci-ep-cfs.c
704
static const struct config_item_type pci_controllers_type = {
drivers/pci/endpoint/pci-ep-cfs.c
708
static const struct config_item_type pci_ep_type = {
drivers/pci/endpoint/pci-ep-cfs.c
92
static const struct config_item_type pci_secondary_epc_type = {
drivers/target/iscsi/iscsi_target_stat.c
181
const struct config_item_type iscsi_stat_instance_cit = {
drivers/target/iscsi/iscsi_target_stat.c
243
const struct config_item_type iscsi_stat_sess_err_cit = {
drivers/target/iscsi/iscsi_target_stat.c
384
const struct config_item_type iscsi_stat_tgt_attr_cit = {
drivers/target/iscsi/iscsi_target_stat.c
516
const struct config_item_type iscsi_stat_login_cit = {
drivers/target/iscsi/iscsi_target_stat.c
573
const struct config_item_type iscsi_stat_logout_cit = {
drivers/target/iscsi/iscsi_target_stat.c
795
const struct config_item_type iscsi_stat_sess_cit = {
drivers/target/target_core_configfs.c
2886
static const struct config_item_type target_core_alua_lu_gp_cit = {
drivers/target/target_core_configfs.c
2944
static const struct config_item_type target_core_alua_lu_gps_cit = {
drivers/target/target_core_configfs.c
305
static const struct config_item_type target_core_fabrics_item = {
drivers/target/target_core_configfs.c
3316
static const struct config_item_type target_core_alua_tg_pt_gp_cit = {
drivers/target/target_core_configfs.c
3387
static const struct config_item_type target_core_alua_cit = {
drivers/target/target_core_configfs.c
3621
static const struct config_item_type target_core_hba_cit = {
drivers/target/target_core_configfs.c
3703
static const struct config_item_type target_core_cit = {
drivers/target/target_core_configfs.c
46
struct config_item_type *cit = &tb->tb_##_name##_cit; \
drivers/target/target_core_configfs.c
58
struct config_item_type *cit = &tb->tb_##_name##_cit; \
drivers/target/target_core_fabric_configfs.c
40
struct config_item_type *cit = &tf->tf_##_name##_cit; \
drivers/target/target_core_fabric_configfs.c
52
struct config_item_type *cit = &tf->tf_##_name##_cit; \
drivers/target/target_core_fabric_configfs.c
886
struct config_item_type *cit = &tf->tf_tpg_base_cit;
drivers/target/target_core_internal.h
18
struct config_item_type tb_dev_cit;
drivers/target/target_core_internal.h
19
struct config_item_type tb_dev_attrib_cit;
drivers/target/target_core_internal.h
20
struct config_item_type tb_dev_action_cit;
drivers/target/target_core_internal.h
21
struct config_item_type tb_dev_pr_cit;
drivers/target/target_core_internal.h
22
struct config_item_type tb_dev_wwn_cit;
drivers/target/target_core_internal.h
23
struct config_item_type tb_dev_alua_tg_pt_gps_cit;
drivers/target/target_core_internal.h
24
struct config_item_type tb_dev_stat_cit;
drivers/target/target_core_internal.h
34
struct config_item_type tf_discovery_cit;
drivers/target/target_core_internal.h
35
struct config_item_type tf_wwn_cit;
drivers/target/target_core_internal.h
36
struct config_item_type tf_wwn_fabric_stats_cit;
drivers/target/target_core_internal.h
37
struct config_item_type tf_wwn_param_cit;
drivers/target/target_core_internal.h
38
struct config_item_type tf_tpg_cit;
drivers/target/target_core_internal.h
39
struct config_item_type tf_tpg_base_cit;
drivers/target/target_core_internal.h
40
struct config_item_type tf_tpg_lun_cit;
drivers/target/target_core_internal.h
41
struct config_item_type tf_tpg_port_cit;
drivers/target/target_core_internal.h
42
struct config_item_type tf_tpg_port_stat_cit;
drivers/target/target_core_internal.h
43
struct config_item_type tf_tpg_np_cit;
drivers/target/target_core_internal.h
44
struct config_item_type tf_tpg_np_base_cit;
drivers/target/target_core_internal.h
45
struct config_item_type tf_tpg_attrib_cit;
drivers/target/target_core_internal.h
46
struct config_item_type tf_tpg_auth_cit;
drivers/target/target_core_internal.h
47
struct config_item_type tf_tpg_param_cit;
drivers/target/target_core_internal.h
48
struct config_item_type tf_tpg_nacl_cit;
drivers/target/target_core_internal.h
49
struct config_item_type tf_tpg_nacl_base_cit;
drivers/target/target_core_internal.h
50
struct config_item_type tf_tpg_nacl_attrib_cit;
drivers/target/target_core_internal.h
51
struct config_item_type tf_tpg_nacl_auth_cit;
drivers/target/target_core_internal.h
52
struct config_item_type tf_tpg_nacl_param_cit;
drivers/target/target_core_internal.h
53
struct config_item_type tf_tpg_nacl_stat_cit;
drivers/target/target_core_internal.h
54
struct config_item_type tf_tpg_mappedlun_cit;
drivers/target/target_core_internal.h
55
struct config_item_type tf_tpg_mappedlun_stat_cit;
drivers/target/target_core_stat.c
1121
static const struct config_item_type target_stat_scsi_auth_intr_cit = {
drivers/target/target_core_stat.c
1292
static const struct config_item_type target_stat_scsi_att_intr_port_cit = {
drivers/target/target_core_stat.c
180
static const struct config_item_type target_stat_scsi_tgt_dev_cit = {
drivers/target/target_core_stat.c
387
static const struct config_item_type target_stat_scsi_lu_cit = {
drivers/target/target_core_stat.c
513
static const struct config_item_type target_stat_scsi_port_cit = {
drivers/target/target_core_stat.c
674
static const struct config_item_type target_stat_scsi_tgt_port_cit = {
drivers/target/target_core_stat.c
794
static const struct config_item_type target_stat_scsi_transport_cit = {
drivers/target/target_core_stat.c
83
static const struct config_item_type target_stat_scsi_dev_cit = {
drivers/thunderbolt/configfs.c
14
static const struct config_item_type tb_root_group_type = {
drivers/thunderbolt/stream.c
1232
static const struct config_item_type tbstream_dev_type = {
drivers/thunderbolt/stream.c
1423
static const struct config_item_type tbstream_dev_group_type = {
drivers/thunderbolt/stream.c
1466
static const struct config_item_type tbstream_group_type = {
drivers/usb/gadget/configfs.c
1115
static const struct config_item_type webusb_type = {
drivers/usb/gadget/configfs.c
1274
static const struct config_item_type os_desc_type = {
drivers/usb/gadget/configfs.c
1403
struct config_item_type *ext_prop_type;
drivers/usb/gadget/configfs.c
1409
vla_item(data_chunk, struct config_item_type, ext_prop_type, 1);
drivers/usb/gadget/configfs.c
1533
struct config_item_type *os_desc_type, *interface_type;
drivers/usb/gadget/configfs.c
1537
vla_item(data_chunk, struct config_item_type, os_desc_type, 1);
drivers/usb/gadget/configfs.c
1538
vla_item(data_chunk, struct config_item_type, interface_type, 1);
drivers/usb/gadget/configfs.c
2068
static const struct config_item_type gadgets_type = {
drivers/usb/gadget/configfs.c
582
static const struct config_item_type gadget_config_type = {
drivers/usb/gadget/configfs.c
588
static const struct config_item_type gadget_root_type = {
drivers/usb/gadget/configfs.c
671
static const struct config_item_type functions_type = {
drivers/usb/gadget/configfs.c
774
static const struct config_item_type config_desc_type = {
drivers/usb/gadget/configfs.c
859
static const struct config_item_type gadget_string_type = {
drivers/usb/gadget/configfs.c
909
static const struct config_item_type gadget_language_type = {
drivers/usb/gadget/configfs.c
968
static const struct config_item_type gadget_language_strings_type = {
drivers/usb/gadget/function/f_acm.c
864
static const struct config_item_type acm_func_type = {
drivers/usb/gadget/function/f_ecm.c
832
static const struct config_item_type ecm_func_type = {
drivers/usb/gadget/function/f_eem.c
584
static const struct config_item_type eem_func_type = {
drivers/usb/gadget/function/f_fs.c
4022
static const struct config_item_type ffs_func_type = {
drivers/usb/gadget/function/f_hid.c
1498
static const struct config_item_type hid_func_type = {
drivers/usb/gadget/function/f_loopback.c
553
static const struct config_item_type lb_func_type = {
drivers/usb/gadget/function/f_mass_storage.c
3284
static const struct config_item_type fsg_lun_type = {
drivers/usb/gadget/function/f_mass_storage.c
3478
static const struct config_item_type fsg_func_type = {
drivers/usb/gadget/function/f_midi.c
1251
static const struct config_item_type midi_func_type = {
drivers/usb/gadget/function/f_midi2.c
2322
static const struct config_item_type f_midi2_block_type = {
drivers/usb/gadget/function/f_midi2.c
2490
static const struct config_item_type f_midi2_ep_type = {
drivers/usb/gadget/function/f_midi2.c
2629
static const struct config_item_type f_midi2_func_type = {
drivers/usb/gadget/function/f_ncm.c
1661
static const struct config_item_type ncm_func_type = {
drivers/usb/gadget/function/f_obex.c
409
static const struct config_item_type obex_func_type = {
drivers/usb/gadget/function/f_phonet.c
613
static const struct config_item_type phonet_func_type = {
drivers/usb/gadget/function/f_printer.c
1337
static const struct config_item_type printer_func_type = {
drivers/usb/gadget/function/f_rndis.c
866
static const struct config_item_type rndis_func_type = {
drivers/usb/gadget/function/f_serial.c
300
static const struct config_item_type serial_func_type = {
drivers/usb/gadget/function/f_sourcesink.c
1282
static const struct config_item_type ss_func_type = {
drivers/usb/gadget/function/f_subset.c
403
static const struct config_item_type gether_func_type = {
drivers/usb/gadget/function/f_tcm.c
2598
static const struct config_item_type tcm_func_type = {
drivers/usb/gadget/function/f_uac1.c
1733
static const struct config_item_type f_uac1_func_type = {
drivers/usb/gadget/function/f_uac1_legacy.c
948
static const struct config_item_type f_uac1_func_type = {
drivers/usb/gadget/function/f_uac2.c
2174
static const struct config_item_type f_uac2_func_type = {
drivers/usb/gadget/function/uvc_configfs.c
118
struct config_item_type type;
drivers/usb/gadget/function/uvc_configfs.c
1242
static const struct config_item_type uvcg_extension_type = {
drivers/usb/gadget/function/uvc_configfs.c
1423
static const struct config_item_type uvcg_control_class_type = {
drivers/usb/gadget/function/uvc_configfs.c
1891
static const struct config_item_type uvcg_streaming_header_type = {
drivers/usb/gadget/function/uvc_configfs.c
2145
static const struct config_item_type uvcg_frame_type1 = {
drivers/usb/gadget/function/uvc_configfs.c
2151
static const struct config_item_type uvcg_frame_type2 = {
drivers/usb/gadget/function/uvc_configfs.c
2463
static const struct config_item_type uvcg_uncompressed_type = {
drivers/usb/gadget/function/uvc_configfs.c
262
static const struct config_item_type uvcg_control_header_type = {
drivers/usb/gadget/function/uvc_configfs.c
2659
static const struct config_item_type uvcg_mjpeg_type = {
drivers/usb/gadget/function/uvc_configfs.c
2906
static const struct config_item_type uvcg_framebased_type = {
drivers/usb/gadget/function/uvc_configfs.c
3063
static const struct config_item_type uvcg_color_matching_type = {
drivers/usb/gadget/function/uvc_configfs.c
3539
static const struct config_item_type uvcg_streaming_class_type = {
drivers/virt/coco/guest/report.c
414
static const struct config_item_type tsm_report_type = {
drivers/virt/coco/guest/report.c
451
static const struct config_item_type tsm_reports_type = {
drivers/virt/coco/guest/report.c
456
static const struct config_item_type tsm_root_group_type = {
fs/configfs/dir.c
1299
const struct config_item_type *type;
fs/configfs/dir.c
1842
const struct config_item_type *item_type)
fs/configfs/dir.c
623
const struct config_item_type *t = item->ci_type;
fs/configfs/dir.c
941
const struct config_item_type *type;
fs/configfs/dir.c
960
const struct config_item_type *type;
fs/configfs/item.c
119
const struct config_item_type *t = item->ci_type;
fs/configfs/item.c
84
const struct config_item_type *type)
fs/configfs/item.c
93
const struct config_item_type *type)
fs/configfs/symlink.c
142
const struct config_item_type *type;
fs/configfs/symlink.c
217
const struct config_item_type *type;
fs/dlm/config.c
363
static const struct config_item_type clusters_type = {
fs/dlm/config.c
368
static const struct config_item_type cluster_type = {
fs/dlm/config.c
374
static const struct config_item_type spaces_type = {
fs/dlm/config.c
379
static const struct config_item_type space_type = {
fs/dlm/config.c
384
static const struct config_item_type comms_type = {
fs/dlm/config.c
389
static const struct config_item_type comm_type = {
fs/dlm/config.c
395
static const struct config_item_type nodes_type = {
fs/dlm/config.c
400
static const struct config_item_type node_type = {
fs/ocfs2/cluster/heartbeat.c
1976
static const struct config_item_type o2hb_region_type = {
fs/ocfs2/cluster/heartbeat.c
2228
static const struct config_item_type o2hb_heartbeat_group_type = {
fs/ocfs2/cluster/nodemanager.c
403
static const struct config_item_type o2nm_node_type = {
fs/ocfs2/cluster/nodemanager.c
646
static const struct config_item_type o2nm_node_group_type = {
fs/ocfs2/cluster/nodemanager.c
664
static const struct config_item_type o2nm_cluster_type = {
fs/ocfs2/cluster/nodemanager.c
749
static const struct config_item_type o2nm_cluster_group_type = {
include/linux/configfs.h
252
const struct config_item_type *item_type);
include/linux/configfs.h
45
const struct config_item_type *ci_type;
include/linux/configfs.h
59
const struct config_item_type *type);
include/linux/configfs.h
88
const struct config_item_type *type);
include/linux/iio/sw_device.h
57
const struct config_item_type *type)
include/linux/iio/sw_trigger.h
57
const struct config_item_type *type)
include/linux/usb/gadget_configfs.h
37
static const struct config_item_type struct_in##_langid_type = { \
include/linux/usb/gadget_configfs.h
94
static const struct config_item_type struct_in##_strings_type = { \
include/target/iscsi/iscsi_target_stat.h
12
extern const struct config_item_type iscsi_stat_instance_cit;
include/target/iscsi/iscsi_target_stat.h
13
extern const struct config_item_type iscsi_stat_sess_err_cit;
include/target/iscsi/iscsi_target_stat.h
14
extern const struct config_item_type iscsi_stat_tgt_attr_cit;
include/target/iscsi/iscsi_target_stat.h
15
extern const struct config_item_type iscsi_stat_login_cit;
include/target/iscsi/iscsi_target_stat.h
16
extern const struct config_item_type iscsi_stat_logout_cit;
include/target/iscsi/iscsi_target_stat.h
21
extern const struct config_item_type iscsi_stat_sess_cit;
kernel/crash_dump_dm_crypt.c
240
static const struct config_item_type config_key_type = {
kernel/crash_dump_dm_crypt.c
315
static const struct config_item_type config_keys_type = {
kernel/crash_dump_dm_crypt.c
347
static const struct config_item_type kdump_config_keys_type = {
lib/fault-inject.c
449
static const struct config_item_type fault_config_type = {
net/9p/trans_usbg.c
851
static const struct config_item_type usb9pfs_func_type = {
samples/configfs/configfs_sample.c
165
static const struct config_item_type simple_child_type = {
samples/configfs/configfs_sample.c
230
static const struct config_item_type simple_children_type = {
samples/configfs/configfs_sample.c
299
static const struct config_item_type group_children_type = {
samples/configfs/configfs_sample.c
94
static const struct config_item_type childless_type = {