Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c1970 spa_prop_find(spa_t *spa, zpool_prop_t prop, uint64_t *val) in spa_prop_find() function
2614 spa_prop_find(spa, ZPOOL_PROP_BOOTFS, &spa->spa_bootfs); in spa_load_impl()
2615 spa_prop_find(spa, ZPOOL_PROP_AUTOREPLACE, &autoreplace); in spa_load_impl()
2616 spa_prop_find(spa, ZPOOL_PROP_DELEGATION, &spa->spa_delegation); in spa_load_impl()
2617 spa_prop_find(spa, ZPOOL_PROP_FAILUREMODE, &spa->spa_failmode); in spa_load_impl()
2618 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand); in spa_load_impl()
2619 spa_prop_find(spa, ZPOOL_PROP_DEDUPDITTO, in spa_load_impl()