Home
last modified time | relevance | path

Searched refs:clean_shutdown (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbcachefs.h617 x(clean_shutdown) \
/linux/drivers/md/
H A Ddm-cache-target.c1740 static int commit(struct cache *cache, bool clean_shutdown) in commit() argument
1748 r = dm_cache_commit(cache->cmd, clean_shutdown); in commit()