Searched refs:ZPOOL_PROP_ALLOCATED (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/zfs/ |
H A D | zpool_prop.c | 86 zprop_register_number(ZPOOL_PROP_ALLOCATED, "allocated", 0, in zpool_prop_init()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 194 ZPOOL_PROP_ALLOCATED, enumerator
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 275 case ZPOOL_PROP_ALLOCATED: in zpool_get_prop()
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 2825 print_one_column(ZPOOL_PROP_ALLOCATED, vs->vs_alloc, scripted, in print_list_stats()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 210 spa_prop_add_list(*nvp, ZPOOL_PROP_ALLOCATED, NULL, alloc, src); in spa_prop_get_config()
|