Searched refs:rootobj (Results 1 – 1 of 1) sorted by relevance
48 uint64_t rootobj; member3344 zfs_mount(const spa_t *spa, uint64_t rootobj, struct zfsmount *mnt) in zfs_mount() argument3352 if (rootobj == 0 && zfs_get_root(spa, &rootobj)) { in zfs_mount()3357 if (zfs_mount_dataset(spa, rootobj, &mnt->objset)) { in zfs_mount()3362 mnt->rootobj = rootobj; in zfs_mount()