Searched refs:ZPOOL_PROP_AUTOREPLACE (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zcommon/ |
| H A D | zpool_prop.c | 206 zprop_register_index(ZPOOL_PROP_AUTOREPLACE, "autoreplace", 0, in zpool_prop_init()
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_mod.c | 367 if (!zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOREPLACE, NULL) || in zfs_process_add()
|
| /freebsd/cddl/usr.sbin/zfsd/ |
| H A D | case_file.cc | 347 if (zpool_get_prop_int(pool, ZPOOL_PROP_AUTOREPLACE, NULL) == 0) { in ReEvaluate()
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 246 ZPOOL_PROP_AUTOREPLACE, enumerator
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 811 case ZPOOL_PROP_AUTOREPLACE: in spa_prop_validate() 5470 spa_prop_find(spa, ZPOOL_PROP_AUTOREPLACE, &autoreplace);
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 8619 zpool_prop_to_name(ZPOOL_PROP_AUTOREPLACE), 1); in make_random_pool_props()
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 3434 <enumerator name='ZPOOL_PROP_AUTOREPLACE' value='9'/>
|