Lines Matching refs:behind
497 pr_debug("max write behind: %u\n", le32_to_cpu(sb->write_behind));
649 reason = "write-behind limit out of range (0 - 16383)";
1395 int md_bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind)
1400 if (behind) {
1407 pr_debug("inc write-behind count %d/%lu\n",
1460 unsigned long sectors, int success, int behind)
1464 if (behind) {
1467 pr_debug("dec write-behind count %d/%lu\n",
1776 /* wait for behind writes to complete */
1778 pr_debug("md:%s: behind writes in progress - waiting to stop.\n",