Searched refs:offset_to_stripe (Results 1 – 2 of 2) sorted by relevance
31 static inline unsigned int offset_to_stripe(struct bcache_device *d, in offset_to_stripe() function42 unsigned int stripe = offset_to_stripe(&dc->disk, offset); in bcache_dev_stripe_dirty()
517 stripe = offset_to_stripe(d, offset); in bcache_dev_sectors_dirty_add()560 stripe = offset_to_stripe(&dc->disk, KEY_OFFSET(&buf->last_scanned)); in refill_full_stripes()