Searched defs:zfs_mountroot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c81 static int zfs_mountroot(vfs_t *vfsp, enum whymountroot);
89 VFSNAME_MOUNTROOT, { .vfs_mountroot = zfs_mountroot },
1434 zfs_mountroot(vfs_t *vfsp, enum whymountroot why) function
2085 * zfs_mountroot() instead, we didn't grab an extra hold, so

Completed in 107 milliseconds