Searched refs:zfs_get_root (Results 1 – 3 of 3) sorted by relevance
172 if (zfs_get_root(spa, &rootobj)) {
144 static int zfs_get_root(const spa_t *spa, uint64_t *objid);1527 if (zfs_get_root(spa, &rootid) == 0 && in spa_status()3420 zfs_get_root(const spa_t *spa, uint64_t *objid) in zfs_get_root() function3475 if (rootobj == 0 && zfs_get_root(spa, &rootobj)) { in zfs_mount_impl()
1688 if (dev->root_guid == 0 && zfs_get_root(spa, &dev->root_guid)) { in zfs_fmtdev()