Searched refs:default_column_width (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3945 default_column_width(iostat_cbdata_t *cb, enum iostat_type type) function
3989 column_width = default_column_width(cb, idx);
4131 column_width = default_column_width(cb, idx);
4533 unsigned int column_width = default_column_width(cb, IOS_QUEUES);
4571 unsigned int column_width = default_column_width(cb, IOS_LATENCY);
4596 unsigned int column_width = default_column_width(cb, IOS_DEFAULT);

Completed in 68 milliseconds