Home
last modified time | relevance | path

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

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