Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/zfs/
H A Dzpool_prop.c113 zprop_register_index(ZPOOL_PROP_AUTOREPLACE, "autoreplace", 0, in zpool_prop_init()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h189 ZPOOL_PROP_AUTOREPLACE, enumerator
/titanic_50/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c191 if (!zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOREPLACE, NULL) || in zfs_process_add()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c462 case ZPOOL_PROP_AUTOREPLACE: in spa_prop_validate()
2629 spa_prop_find(spa, ZPOOL_PROP_AUTOREPLACE, &autoreplace); in spa_load_impl()