Home
last modified time | relevance | path

Searched refs:ct_group_ops (Results 1 – 25 of 28) sorted by relevance

12

/linux/fs/configfs/
H A Ddir.c616 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 Dconfigfs_sample.c232 .ct_group_ops = &simple_children_group_ops,
300 .ct_group_ops = &group_children_group_ops,
/linux/drivers/hwtracing/stm/
H A Dpolicy.c280 .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 Dgadget_configfs.h95 .ct_group_ops = &struct_in##_strings_ops, \
/linux/fs/dlm/
H A Dconfig.c364 .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 Dconfigfs.rst195 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 Dindustrialio-sw-device.c157 .ct_group_ops = &device_ops,
H A Dindustrialio-sw-trigger.c161 .ct_group_ops = &trigger_ops,
/linux/drivers/most/
H A Dconfigfs.c476 .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 Dreport.c419 .ct_group_ops = &tsm_report_attr_group_ops,
453 .ct_group_ops = &tsm_report_group_ops,
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c860 .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 Dconfigfs.h68 const struct configfs_group_operations *ct_group_ops; member
/linux/drivers/acpi/
H A Dacpi_configfs.c238 .ct_group_ops = &acpi_table_group_ops,
/linux/rust/kernel/
H A Dconfigfs.rs758 ct_group_ops: GroupOperationsVTable::<Data, Child>::vtable_ptr().cast_mut(),
775 ct_group_ops: core::ptr::null_mut(),
/linux/drivers/nvme/target/
H A Dconfigfs.c868 .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 Duvc_configfs.c294 .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 Dcma_configfs.c337 .ct_group_ops = &cma_subsys_group_ops,
/linux/fs/ocfs2/cluster/
H A Dnodemanager.c647 .ct_group_ops = &o2nm_node_group_group_ops,
750 .ct_group_ops = &o2nm_cluster_group_group_ops,
/linux/kernel/
H A Dcrash_dump_dm_crypt.c306 .ct_group_ops = &config_keys_group_ops,
/linux/drivers/target/
H A Dtarget_core_configfs.c49 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 Dtarget_core_fabric_configfs.c43 cit->ct_group_ops = _group_ops; \
56 cit->ct_group_ops = _group_ops; \
/linux/drivers/gpio/
H A Dgpio-virtuser.c1644 .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 Dgpio-aggregator.c1300 .ct_group_ops = &gpio_aggregator_device_group_ops,
1336 .ct_group_ops = &gpio_aggregator_group_ops,
/linux/drivers/pci/endpoint/
H A Dpci-ep-cfs.c671 .ct_group_ops = &pci_epf_group_ops,
/linux/drivers/net/
H A Dnetconsole.c1192 .ct_group_ops = &userdata_ops,
1336 .ct_group_ops = &netconsole_subsys_group_ops,

12