Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/filesystem/vfs/
Dmount.rs24 self_mountpoint: Option<Arc<MountFSInode>>, field
43 self_mountpoint: Option<Arc<MountFSInode>>, in new()
48 self_mountpoint: self_mountpoint, in new()
269 match &self.mount_fs.self_mountpoint { in find()
347 match &self.self_mountpoint { in root_inode()