Searched defs:DevFSInode (Results 1 – 1 of 1) sorted by relevance
243 pub struct DevFSInode { struct245 parent: Weak<LockedDevFSInode>, argument247 self_ref: Weak<LockedDevFSInode>, argument258 impl DevFSInode { impl344 mut guard: SpinLockGuard<DevFSInode>, in do_create_with_data()