Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets.h25 static inline sector_t bucket_remainder(const struct bch_dev *ca, sector_t s) in bucket_remainder() function
/linux/drivers/md/bcache/
H A Dbcache.h808 static inline sector_t bucket_remainder(struct cache_set *c, sector_t s) in bucket_remainder() function