Searched refs:clean_shutdown (Results 1 – 4 of 4) sorted by relevance
117 int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown);
1613 int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown) in dm_cache_commit() argument1616 flags_mutator mutator = (clean_shutdown ? set_clean_shutdown : in dm_cache_commit()
1746 static int commit(struct cache *cache, bool clean_shutdown) in commit() argument1754 r = dm_cache_commit(cache->cmd, clean_shutdown); in commit()
622 x(clean_shutdown) \