Searched refs:max_write_behind (Results 1 – 6 of 6) sorted by relevance
470 sb->write_behind = cpu_to_le32(bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_update_sb()558 write_behind = bitmap->mddev->bitmap_info.max_write_behind; in md_bitmap_new_disk_sb()562 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_new_disk_sb()725 bitmap->mddev->bitmap_info.max_write_behind = write_behind; in md_bitmap_read_sb()1409 bw, bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_startwrite()1470 bitmap->mddev->bitmap_info.max_write_behind); in md_bitmap_endwrite()2464 return sprintf(page, "%lu\n", mddev->bitmap_info.max_write_behind); in backlog_show()2471 unsigned long old_mwb = mddev->bitmap_info.max_write_behind; in backlog_store()2477 mddev->bitmap_info.max_write_behind = backlog; in backlog_store()
463 unsigned long max_write_behind; /* write-behind mode */ member
1355 rs->md.bitmap_info.max_write_behind = value / 2; in parse_raid_params()3637 mddev->bitmap_info.max_write_behind); in raid_status()
148 if (mddev->bitmap_info.max_write_behind == 0) in mddev_create_wb_pool()5729 if (mddev->bitmap_info.max_write_behind > 0) { in md_run()5957 mddev->bitmap_info.max_write_behind = 0; in md_clean()
1491 < mddev->bitmap_info.max_write_behind) && in raid1_write_request()
104 [max_write_behind <sectors>]