Searched refs:ZPOOL_PROP_SIZE (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/common/zfs/ |
H A D | zpool_prop.c | 78 zprop_register_number(ZPOOL_PROP_SIZE, "size", 0, PROP_READONLY, in zpool_prop_init()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 178 ZPOOL_PROP_SIZE, enumerator
|
/titanic_41/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_dataset.c | 375 zpool_get_prop_int(zphp, ZPOOL_PROP_SIZE, NULL)); in populate_PoolBean()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 274 case ZPOOL_PROP_SIZE: in zpool_get_prop()
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 2823 print_one_column(ZPOOL_PROP_SIZE, vs->vs_space, scripted, in print_list_stats()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 209 spa_prop_add_list(*nvp, ZPOOL_PROP_SIZE, NULL, size, src); in spa_prop_get_config()
|