Searched refs:max_write_behind (Results 1 – 6 of 6) sorted by relevance
441 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in bitmap_update_sb()529 write_behind = bitmap->mddev->bitmap_info.max_write_behind; in bitmap_new_disk_sb()533 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in bitmap_new_disk_sb()699 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in bitmap_read_sb()1369 bw, bitmap->mddev->bitmap_info.max_write_behind); in bitmap_startwrite()1430 bitmap->mddev->bitmap_info.max_write_behind); in bitmap_endwrite()2293 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()2305 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
444 unsigned long max_write_behind; /* write-behind mode */ member
631 rs->md.bitmap_info.max_write_behind = value; in parse_raid_params()1505 rs->md.bitmap_info.max_write_behind); in raid_status()
1350 < mddev->bitmap_info.max_write_behind) && in make_request()
5450 mddev->bitmap_info.max_write_behind = 0; in md_clean()
63 [max_write_behind <sectors>] See '--write-behind=' (man mdadm)