Searched refs:max_write_behind (Results 1 – 6 of 6) sorted by relevance
700 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in bitmap_update_sb()791 write_behind = bitmap->mddev->bitmap_info.max_write_behind; in md_bitmap_new_disk_sb()795 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_new_disk_sb()957 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_read_sb()2063 bw, bitmap->mddev->bitmap_info.max_write_behind); in bitmap_start_behind_write()2077 bitmap->mddev->bitmap_info.max_write_behind); in bitmap_end_behind_write()2788 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()2795 unsigned long old_mwb = mddev->bitmap_info.max_write_behind; in backlog_store()2825 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
585 unsigned long max_write_behind; /* write-behind mode */ member
1616 unsigned long max_write_behind = in raid1_write_request() local1617 mddev->bitmap_info.max_write_behind; in raid1_write_request()1627 stats.behind_writes < max_write_behind) in raid1_write_request()
1367 rs->md.bitmap_info.max_write_behind = value / 2; in parse_raid_params()3657 mddev->bitmap_info.max_write_behind); in raid_status()
210 return (rdev && rdev->mddev->bitmap_info.max_write_behind > 0 && in rdev_need_serial()6183 if (mddev->bitmap_info.max_write_behind > 0) { in md_run()6402 mddev->bitmap_info.max_write_behind = 0; in md_clean()
104 [max_write_behind <sectors>]