Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dbcache.h207 static inline _Bool SB_IS_BDEV(const struct cache_sb *sb) in SB_IS_BDEV() function
/linux-4.1.27/drivers/md/bcache/
Dsuper.c2008 if (SB_IS_BDEV(sb)) { in register_bcache()