Searched refs:spa_bootfs (Results 1 – 5 of 5) sorted by relevance
214 uint64_t spa_bootfs; /* default boot filesystem */ member
795 extern uint64_t spa_bootfs(spa_t *spa);
1955 spa_bootfs(spa_t *spa) in spa_bootfs() function1957 return (spa->spa_bootfs); in spa_bootfs()
715 if (spa->spa_bootfs == dsobj && spa->spa_pool_props_object != 0) { in spa_prop_clear_bootfs()719 spa->spa_bootfs = 0; in spa_prop_clear_bootfs()2628 spa_prop_find(spa, ZPOOL_PROP_BOOTFS, &spa->spa_bootfs); in spa_load_impl()3696 spa->spa_bootfs = zpool_prop_default_numeric(ZPOOL_PROP_BOOTFS); in spa_create()4172 if ((!error || error == EEXIST) && spa->spa_bootfs) { in spa_tryimport()4180 spa->spa_bootfs, tmpname) == 0) { in spa_tryimport()4656 if (spa->spa_bootfs) in spa_vdev_attach()6168 spa->spa_bootfs = intval; in spa_sync_props()
324 ret = (dmu_objset_id(os) == spa_bootfs(dmu_objset_spa(os))); in zfs_is_bootfs()1920 if (spa_bootfs(spa) != 0 && nl2cache == 0 && nspares == 0) { in zfs_ioc_vdev_add()3961 if (spa_bootfs(spa) != 0 && in zfs_check_settable()