Searched refs:bucket_remainder (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | extents.c | 55 size_t r = bucket_remainder(c, PTR_OFFSET(k, i)); in __ptr_invalid() 76 size_t r = bucket_remainder(c, PTR_OFFSET(k, i)); in bch_ptr_status()
|
H A D | bcache.h | 799 static inline sector_t bucket_remainder(struct cache_set *c, sector_t s) in bucket_remainder() function
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | extents.c | 55 size_t r = bucket_remainder(c, PTR_OFFSET(k, i)); in __ptr_invalid() 76 size_t r = bucket_remainder(c, PTR_OFFSET(k, i)); in bch_ptr_status()
|
H A D | bcache.h | 805 static inline sector_t bucket_remainder(struct cache_set *c, sector_t s) in bucket_remainder() function
|
Completed in 6 milliseconds