Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/filesystem/fat/
Dfs.rs323 root_guard.inode_type = FATDirEntry::Dir(result.root_dir()); in new()
618 pub fn root_dir(&self) -> FATDir { in root_dir() method