Searched defs:GrandChild (Results 1 – 1 of 1) sorted by relevance
139 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<GrandChild>, Error>> { in make_group()174 struct GrandChild {} struct176 impl GrandChild { impls183 impl configfs::AttributeOperations<0> for GrandChild { implementation186 fn show(_container: &GrandChild, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show()
Completed in 3 milliseconds