Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c186 IOS_DEFAULT = 0, enumerator
195 #define IOS_DEFAULT_M (1ULL << IOS_DEFAULT)
3727 [IOS_DEFAULT] = {{"capacity", 2}, {"operations", 2}, {"bandwidth", 2},
3744 [IOS_DEFAULT] = {{"alloc"}, {"free"}, {"read"}, {"write"}, {"read"},
3810 [IOS_DEFAULT] = 15, /* 1PB capacity */ in default_column_width()
4453 unsigned int column_width = default_column_width(cb, IOS_DEFAULT); in print_iostat_default()