mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
666c77c0f2
Add a function to print column headings regardless of whether they have already been output. This will be used by dmstats to issue periodic reminders of the column headings. This patch removes a check for RH_HEADINGS_PRINTED from _report_headings that prevents headings being displayed if the flag is already set; this check is redundant since the only existing caller (_output_as_columns()) already tests the flag before calling the function.
15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
dm_report_column_headings
|
|
dm_report_get_interval_ms
|
|
dm_report_get_interval_ns
|
|
dm_report_set_interval_ms
|
|
dm_report_set_interval_ns
|
|
dm_report_wait
|
|
dm_size_to_string
|
|
dm_task_get_ioctl_timestamp
|
|
dm_task_set_record_timestamp
|
|
dm_timestamp_alloc
|
|
dm_timestamp_compare
|
|
dm_timestamp_delta
|
|
dm_timestamp_destroy
|
|
dm_timestamp_get
|