Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c172 IOS_DEFAULT = 0, enumerator
181 #define IOS_DEFAULT_M (1ULL << IOS_DEFAULT)
3256 [IOS_DEFAULT] = {{"capacity", 2}, {"operations", 2}, {"bandwidth", 2},
3274 [IOS_DEFAULT] = {{"alloc"}, {"free"}, {"read"}, {"write"}, {"read"},
3340 [IOS_DEFAULT] = 15, /* 1PB capacity */ in default_column_width()
3931 unsigned int column_width = default_column_width(cb, IOS_DEFAULT); in print_iostat_default()