Searched refs:ZPOOL_PROP_AUTOEXPAND (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zpool_prop.c | 119 zprop_register_index(ZPOOL_PROP_AUTOEXPAND, "autoexpand", 0, in zpool_prop_init()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_mod.c | 777 if (zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOEXPAND, NULL)) { in zfsdle_vdev_online()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 230 ZPOOL_PROP_AUTOEXPAND, enumerator
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 578 case ZPOOL_PROP_AUTOEXPAND: in spa_prop_validate() 4107 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand); 5894 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND); 8708 case ZPOOL_PROP_AUTOEXPAND:
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 2964 zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOEXPAND, NULL)) && in zpool_vdev_online()
|
| H A D | libzfs.abi | 2477 <enumerator name='ZPOOL_PROP_AUTOEXPAND' value='13'/>
|