Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dbcache.h210 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() function
/Linux-v4.19/drivers/md/bcache/
Dsuper.c2241 if (SB_IS_BDEV(sb)) { in register_bcache()