Searched refs:dm_thin_get_mapped_count (Results 1 – 3 of 3) sorted by relevance
184 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result);
1937 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result) in dm_thin_get_mapped_count() function
4378 r = dm_thin_get_mapped_count(tc->td, &mapped); in thin_status()