Searched refs:ZPOOL_PROP_EXPANDSZ (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/zfs/ |
H A D | zpool_prop.c | 88 zprop_register_number(ZPOOL_PROP_EXPANDSZ, "expandsize", 0, in zpool_prop_init()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 197 ZPOOL_PROP_EXPANDSZ, enumerator
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 2759 case ZPOOL_PROP_EXPANDSZ: in print_one_column() 2829 print_one_column(ZPOOL_PROP_EXPANDSZ, vs->vs_esize, scripted, in print_list_stats()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 286 case ZPOOL_PROP_EXPANDSZ: in zpool_get_prop()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 216 spa_prop_add_list(*nvp, ZPOOL_PROP_EXPANDSZ, NULL, in spa_prop_get_config()
|