Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets.h15 static inline u64 sector_to_bucket(const struct bch_dev *ca, sector_t s) in sector_to_bucket() function
/linux/drivers/md/bcache/
H A Dbcache.h798 static inline size_t sector_to_bucket(struct cache_set *c, sector_t s) in sector_to_bucket() function