| /linux/fs/configfs/ |
| H A D | dir.c | 616 ops = t->ct_group_ops; in populate_attrs() 943 if (type->ct_group_ops && type->ct_group_ops->disconnect_notify) in client_disconnect_notify() 944 type->ct_group_ops->disconnect_notify(to_config_group(parent_item), in client_disconnect_notify() 966 if (type->ct_group_ops && type->ct_group_ops->drop_item) in client_drop_item() 967 type->ct_group_ops->drop_item(to_config_group(parent_item), in client_drop_item() 1331 if (!type || !type->ct_group_ops || in configfs_mkdir() 1332 (!type->ct_group_ops->make_group && in configfs_mkdir() 1333 !type->ct_group_ops->make_item)) { in configfs_mkdir() 1362 if (type->ct_group_ops->make_group) { in configfs_mkdir() 1363 group = type->ct_group_ops->make_group(to_config_group(parent_item), name); in configfs_mkdir() [all …]
|
| /linux/samples/configfs/ |
| H A D | configfs_sample.c | 232 .ct_group_ops = &simple_children_group_ops, 300 .ct_group_ops = &group_children_group_ops,
|
| /linux/drivers/hwtracing/stm/ |
| H A D | policy.c | 280 .ct_group_ops = &stp_policy_node_group_ops, 377 .ct_group_ops = &stp_policy_group_ops, 474 .ct_group_ops = &stp_policy_root_group_ops,
|
| /linux/include/linux/usb/ |
| H A D | gadget_configfs.h | 95 .ct_group_ops = &struct_in##_strings_ops, \
|
| /linux/fs/dlm/ |
| H A D | config.c | 364 .ct_group_ops = &clusters_ops, 375 .ct_group_ops = &spaces_ops, 385 .ct_group_ops = &comms_ops, 396 .ct_group_ops = &nodes_ops,
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 195 struct configfs_group_operations *ct_group_ops; 299 ct_group_ops->make_item() method. If provided, this method is called from 306 provides ct_group_ops->make_group(). Everything else behaves the same, 310 ct_group_ops->drop_item() is called. As a config_group is also a 314 the ct_group_ops->drop_item() method, and configfs will call 330 ct_group_ops->disconnect_notify() method. The method is called after 446 children of the parent group. If ct_group_ops->make_group() exists,
|
| /linux/drivers/iio/ |
| H A D | industrialio-sw-device.c | 157 .ct_group_ops = &device_ops,
|
| H A D | industrialio-sw-trigger.c | 161 .ct_group_ops = &trigger_ops,
|
| /linux/drivers/most/ |
| H A D | configfs.c | 476 .ct_group_ops = &most_common_group_ops, 584 .ct_group_ops = &most_snd_grp_group_ops, 634 .ct_group_ops = &most_sound_group_ops,
|
| /linux/drivers/virt/coco/guest/ |
| H A D | report.c | 419 .ct_group_ops = &tsm_report_attr_group_ops, 453 .ct_group_ops = &tsm_report_group_ops,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 860 .ct_group_ops = &xe_config_device_group_ops, 923 .ct_group_ops = &xe_config_sriov_group_ops, 1026 .ct_group_ops = &xe_config_group_ops,
|
| /linux/include/linux/ |
| H A D | configfs.h | 68 const struct configfs_group_operations *ct_group_ops; member
|
| /linux/drivers/acpi/ |
| H A D | acpi_configfs.c | 238 .ct_group_ops = &acpi_table_group_ops,
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 758 ct_group_ops: GroupOperationsVTable::<Data, Child>::vtable_ptr().cast_mut(), 775 ct_group_ops: core::ptr::null_mut(),
|
| /linux/drivers/nvme/target/ |
| H A D | configfs.c | 868 .ct_group_ops = &nvmet_namespaces_group_ops, 1749 .ct_group_ops = &nvmet_subsystems_group_ops, 1845 .ct_group_ops = &nvmet_referral_group_ops, 1969 .ct_group_ops = &nvmet_ana_groups_group_ops, 2092 .ct_group_ops = &nvmet_ports_group_ops, 2278 .ct_group_ops = &nvmet_hosts_group_ops,
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 294 .ct_group_ops = &uvcg_control_header_grp_ops, 1308 .ct_group_ops = &uvcg_extensions_grp_ops, 1923 .ct_group_ops = &uvcg_streaming_header_grp_ops, 2464 .ct_group_ops = &uvcg_uncompressed_group_ops, 2517 .ct_group_ops = &uvcg_uncompressed_grp_ops, 2660 .ct_group_ops = &uvcg_mjpeg_group_ops, 2707 .ct_group_ops = &uvcg_mjpeg_grp_ops, 2907 .ct_group_ops = &uvcg_framebased_group_ops, 2962 .ct_group_ops = &uvcg_framebased_grp_ops, 3120 .ct_group_ops = &uvcg_color_matching_grp_group_ops,
|
| /linux/drivers/infiniband/core/ |
| H A D | cma_configfs.c | 337 .ct_group_ops = &cma_subsys_group_ops,
|
| /linux/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 647 .ct_group_ops = &o2nm_node_group_group_ops, 750 .ct_group_ops = &o2nm_cluster_group_group_ops,
|
| /linux/kernel/ |
| H A D | crash_dump_dm_crypt.c | 306 .ct_group_ops = &config_keys_group_ops,
|
| /linux/drivers/target/ |
| H A D | target_core_configfs.c | 49 cit->ct_group_ops = _group_ops; \ 61 cit->ct_group_ops = _group_ops; \ 309 .ct_group_ops = &target_core_fabric_group_ops, 2877 .ct_group_ops = &target_core_alua_lu_gps_group_ops, 3554 .ct_group_ops = &target_core_hba_group_ops, 3636 .ct_group_ops = &target_core_group_ops,
|
| H A D | target_core_fabric_configfs.c | 43 cit->ct_group_ops = _group_ops; \ 56 cit->ct_group_ops = _group_ops; \
|
| /linux/drivers/gpio/ |
| H A D | gpio-virtuser.c | 1644 .ct_group_ops = &gpio_virtuser_lookup_config_group_ops, 1704 .ct_group_ops = &gpio_virtuser_device_config_group_ops, 1737 .ct_group_ops = &gpio_virtuser_config_group_ops,
|
| H A D | gpio-aggregator.c | 1300 .ct_group_ops = &gpio_aggregator_device_group_ops, 1336 .ct_group_ops = &gpio_aggregator_group_ops,
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-ep-cfs.c | 671 .ct_group_ops = &pci_epf_group_ops,
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 1192 .ct_group_ops = &userdata_ops, 1336 .ct_group_ops = &netconsole_subsys_group_ops,
|