Home
last modified time | relevance | path

Searched refs:ZPOOL_PROP_CAPACITY (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/zfs/
H A Dzpool_prop.c92 zprop_register_number(ZPOOL_PROP_CAPACITY, "capacity", 0, PROP_READONLY, in zpool_prop_init()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h179 ZPOOL_PROP_CAPACITY, enumerator
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c2773 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 Dlibzfs_pool.c296 case ZPOOL_PROP_CAPACITY: in zpool_get_prop()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c222 spa_prop_add_list(*nvp, ZPOOL_PROP_CAPACITY, NULL, cap, src); in spa_prop_get_config()