Searched refs:ROOT_INODE (Results 1 – 1 of 1) sorted by relevance
58 const ROOT_INODE: Inode = 1; constant219 ROOT_INODE, in new()225 next_inode: AtomicU64::new(ROOT_INODE + 1), in new()239 self.add_entry_at_ro_dir_by_path(ROOT_INODE, &basename, entry) in add_entry_at_root_dir()