Home
last modified time | relevance | path

Searched defs:SysFSInode (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.7/kernel/src/filesystem/sysfs/
Dmod.rs285 mut guard: SpinLockGuard<SysFSInode>, in do_create_with_data()
399 pub struct SysFSInode { struct
401 parent: Weak<LockedSysFSInode>, argument
403 self_ref: Weak<LockedSysFSInode>, argument
412 impl SysFSInode { argument