mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
00ed523659
Add a method to retrieve the offset of an area within the containing region (rather than the offset within the containing device returned by dm_stats_get_area_start()). Although users of the library can calculate this themselves it is better to provide this through a method call to avoid users making assumptions about the structure of regions and areas.
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
dm_report_is_empty
|
|
dm_stats_get_area_offset
|
|
dm_stats_get_current_area_offset
|