Lines Matching refs:behind
540 pr_debug("max write behind: %u\n", le32_to_cpu(sb->write_behind));
690 reason = "write-behind limit out of range (0 - 16383)";
1467 int md_bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind)
1472 if (behind) {
1479 pr_debug("inc write-behind count %d/%lu\n",
1532 unsigned long sectors, int success, int behind)
1536 if (behind) {
1539 pr_debug("dec write-behind count %d/%lu\n",
1848 /* wait for behind writes to complete */
1850 pr_debug("md:%s: behind writes in progress - waiting to stop.\n",