Searched refs:BDEV_STATE_CLEAN (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| H A D | bcache_ondisk.h | 299 #define BDEV_STATE_CLEAN 1U macro |
| H A D | request.c | 383 if (BDEV_STATE(&dc->sb) == BDEV_STATE_CLEAN && in check_should_bypass() |