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