Home
last modified time | relevance | path

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

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