Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c141 zprop_register_index(ZPOOL_PROP_AUTOREPLACE, "autoreplace", 0, in zpool_prop_init()
/freebsd/cddl/usr.sbin/zfsd/
H A Dcase_file.cc338 if (zpool_get_prop_int(pool, ZPOOL_PROP_AUTOREPLACE, NULL) == 0) { in ReEvaluate()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c365 if (!zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOREPLACE, NULL) || in zfs_process_add()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h234 ZPOOL_PROP_AUTOREPLACE, enumerator
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c676 case ZPOOL_PROP_AUTOREPLACE: in spa_prop_validate()
4731 spa_prop_find(spa, ZPOOL_PROP_AUTOREPLACE, &autoreplace);
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8508 zpool_prop_to_name(ZPOOL_PROP_AUTOREPLACE), 1); in make_random_props()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi2897 <enumerator name='ZPOOL_PROP_AUTOREPLACE' value='9'/>