Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h810 static inline sector_t bucket_to_sector(struct cache_set *c, size_t b) in bucket_to_sector() function
H A Dalloc.c496 bucket_to_sector(c, b), in __bch_bucket_alloc_set()