Home
last modified time | relevance | path

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

/src/sys/fs/ext2fs/
H A Dext2_vfsops.c84 static vfs_root_t ext2_root; variable
97 .vfs_root = ext2_root, /* root inode via vget */
1438 ext2_root(struct mount *mp, int flags, struct vnode **vpp) in ext2_root() function