Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin-metadata.h185 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result);
H A Ddm-thin-metadata.c1994 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result) in dm_thin_get_mapped_count() function
H A Ddm-thin.c4415 r = dm_thin_get_mapped_count(tc->td, &mapped); in thin_status()
4417 DMERR("dm_thin_get_mapped_count returned %d", r); in thin_status()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin-metadata.h185 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result);
H A Ddm-thin-metadata.c1983 int dm_thin_get_mapped_count(struct dm_thin_device *td, dm_block_t *result) in dm_thin_get_mapped_count() function
H A Ddm-thin.c4427 r = dm_thin_get_mapped_count(tc->td, &mapped); in thin_status()
4429 DMERR("dm_thin_get_mapped_count returned %d", r); in thin_status()

Completed in 18 milliseconds