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