Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets.h20 static inline sector_t bucket_to_sector(const struct bch_dev *ca, size_t b) in bucket_to_sector() function
/linux/drivers/md/bcache/
H A Dbcache.h803 static inline sector_t bucket_to_sector(struct cache_set *c, size_t b) in bucket_to_sector() function