Home
last modified time | relevance | path

Searched refs:vdo_modify_reference_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h544 void vdo_modify_reference_count(struct vdo_completion *completion,
H A Ddata-vio.c1641 vdo_modify_reference_count(completion, &data_vio->decrement_updater); in decrement_reference_count()
1663 vdo_modify_reference_count(completion, &data_vio->increment_updater); in increment_reference_count()
H A Dblock-map.c2167 vdo_modify_reference_count(completion, &data_vio->increment_updater); in set_block_map_page_reference_count()
H A Dslab-depot.c3325 void vdo_modify_reference_count(struct vdo_completion *completion, in vdo_modify_reference_count() function