Home
last modified time | relevance | path

Searched refs:sector_to_chunk (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-exception-store.h175 static inline chunk_t sector_to_chunk(struct dm_exception_store *store, in sector_to_chunk() function
H A Ddm-snap-transient.c51 e->new_chunk = sector_to_chunk(store, tc->next_free); in transient_prepare_exception()