Searched refs:ZPOOL_PROP_CAPACITY (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/zfs/ |
H A D | zpool_prop.c | 92 zprop_register_number(ZPOOL_PROP_CAPACITY, "capacity", 0, PROP_READONLY, in zpool_prop_init()
|
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 179 ZPOOL_PROP_CAPACITY, enumerator
|
/titanic_41/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 2773 case ZPOOL_PROP_CAPACITY: in print_one_column() 2836 print_one_column(ZPOOL_PROP_CAPACITY, cap, scripted, toplevel); in print_list_stats()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 296 case ZPOOL_PROP_CAPACITY: in zpool_get_prop()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 222 spa_prop_add_list(*nvp, ZPOOL_PROP_CAPACITY, NULL, cap, src); in spa_prop_get_config()
|