Searched defs:clean_shutdown (Results 1 – 2 of 2) sorted by relevance
1648 int dm_cache_commit(struct dm_cache_metadata *cmd, bool clean_shutdown) in dm_cache_commit()
1797 static int commit(struct cache *cache, bool clean_shutdown) in commit()