Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c119 zprop_register_index(ZPOOL_PROP_AUTOEXPAND, "autoexpand", 0, in zpool_prop_init()
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c777 if (zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOEXPAND, NULL)) { in zfsdle_vdev_online()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h230 ZPOOL_PROP_AUTOEXPAND, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c578 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 Dlibzfs_pool.c2964 zpool_get_prop_int(zhp, ZPOOL_PROP_AUTOEXPAND, NULL)) && in zpool_vdev_online()
H A Dlibzfs.abi2477 <enumerator name='ZPOOL_PROP_AUTOEXPAND' value='13'/>