Searched refs:max_write_behind (Results 1 – 4 of 4) sorted by relevance
703 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in bitmap_update_sb()794 write_behind = bitmap->mddev->bitmap_info.max_write_behind; in md_bitmap_new_disk_sb()798 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_new_disk_sb()960 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_read_sb()2051 bw, bitmap->mddev->bitmap_info.max_write_behind); in bitmap_start_behind_write()2062 bitmap->mddev->bitmap_info.max_write_behind); in bitmap_end_behind_write()2772 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()2779 unsigned long old_mwb = mddev->bitmap_info.max_write_behind; in backlog_store()2809 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
1453 unsigned long max_write_behind = mddev->bitmap_info.max_write_behind; in raid1_start_write_behind() local1466 if (!stats.behind_wait && stats.behind_writes < max_write_behind) in raid1_start_write_behind()
1363 rs->md.bitmap_info.max_write_behind = value / 2; in parse_raid_params()3661 mddev->bitmap_info.max_write_behind); in raid_status()
225 return (rdev && rdev->mddev->bitmap_info.max_write_behind > 0 && in rdev_need_serial()6623 if (mddev->bitmap_info.max_write_behind > 0) { in md_run()6846 mddev->bitmap_info.max_write_behind = 0; in md_clean()