Home
last modified time | relevance | path

Searched refs:GroupOperationsVTable (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dconfigfs.rs323 struct GroupOperationsVTable<Parent, Child>(PhantomData<(Parent, Child)>); struct
325 impl<Parent, Child> GroupOperationsVTable<Parent, Child> implementation
757 ct_group_ops: GroupOperationsVTable::<Data, Child>::vtable_ptr().cast_mut(),