Searched refs:max_write_behind (Results 1 – 6 of 6) sorted by relevance
503 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in bitmap_update_sb()616 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in bitmap_read_sb()1319 bw, bitmap->max_write_behind); in bitmap_startwrite()1380 atomic_read(&bitmap->behind_writes), bitmap->max_write_behind); in bitmap_endwrite()1979 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()1991 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
326 rs->md.bitmap_info.max_write_behind = value; in parse_raid_params()584 rs->md.bitmap_info.max_write_behind); in raid_status()
314 unsigned long max_write_behind; /* write-behind mode */ member
872 < mddev->bitmap_info.max_write_behind) && in make_request()
4738 mddev->bitmap_info.max_write_behind = 0; in md_clean()
31 [max_write_behind <sectors>] See '-write-behind=' (man mdadm)