Home
last modified time | relevance | path

Searched refs:start_stripe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.c607 unsigned int start_stripe, next_stripe; in refill_full_stripes() local
615 start_stripe = stripe; in refill_full_stripes()
640 if (wrapped && stripe > start_stripe) in refill_full_stripes()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dwriteback.c655 unsigned int start_stripe, next_stripe; in refill_full_stripes() local
663 start_stripe = stripe; in refill_full_stripes()
688 if (wrapped && stripe > start_stripe) in refill_full_stripes()

Completed in 3 milliseconds