Searched refs:max_write_behind (Results 1 – 6 of 6) sorted by relevance
467 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_update_sb()555 write_behind = bitmap->mddev->bitmap_info.max_write_behind; in md_bitmap_new_disk_sb()559 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_new_disk_sb()723 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_read_sb()1406 bw, bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_startwrite()1467 bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_endwrite()2469 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()2476 unsigned long old_mwb = mddev->bitmap_info.max_write_behind; in backlog_store()2501 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
500 unsigned long max_write_behind; /* write-behind mode */ member
1360 rs->md.bitmap_info.max_write_behind = value / 2; in parse_raid_params()3643 mddev->bitmap_info.max_write_behind); in raid_status()
201 return (rdev && rdev->mddev->bitmap_info.max_write_behind > 0 && in rdev_need_serial()5956 if (mddev->bitmap_info.max_write_behind > 0) { in md_run()6188 mddev->bitmap_info.max_write_behind = 0; in md_clean()
1532 < mddev->bitmap_info.max_write_behind) && in raid1_write_request()
104 [max_write_behind <sectors>]