Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c114 zprop_register_index(ZPOOL_PROP_AUTOREPLACE, "autoreplace", 0, in zpool_prop_init()
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c273 if (!zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOREPLACE, NULL) || in zfs_process_add()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h226 ZPOOL_PROP_AUTOREPLACE, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c576 case ZPOOL_PROP_AUTOREPLACE: in spa_prop_validate()
4104 spa_prop_find(spa, ZPOOL_PROP_AUTOREPLACE, &autoreplace);
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c7461 zpool_prop_to_name(ZPOOL_PROP_AUTOREPLACE), 1)); in make_random_props()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi2473 <enumerator name='ZPOOL_PROP_AUTOREPLACE' value='9'/>