Searched refs:dm_exception_store_set_chunk_size (Results 1 – 3 of 3) sorted by relevance
157 return dm_exception_store_set_chunk_size(store, chunk_size, error); in set_chunk_size()160 int dm_exception_store_set_chunk_size(struct dm_exception_store *store, in dm_exception_store_set_chunk_size() function
183 int dm_exception_store_set_chunk_size(struct dm_exception_store *store,
364 r = dm_exception_store_set_chunk_size(ps->store, chunk_size, in read_header()