Searched refs:bitmap_start_sync (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/ |
| H A D | md-bitmap.c | 1647 * This can happen if bitmap_start_sync goes beyond in md_bitmap_get_counter() 1806 static bool bitmap_start_sync(struct mddev *mddev, sector_t offset, in bitmap_start_sync() 1809 /* bitmap_start_sync must always report on multiples of whole in bitmap_start_sync() 1927 bitmap_start_sync(mddev, sector, &blocks, false); in bitmap_sync_with_cluster() 2235 bitmap_start_sync(mddev, sector, &blocks, false); in bitmap_load() 3098 .start_sync = bitmap_start_sync, 1805 static bool bitmap_start_sync(struct mddev *mddev, sector_t offset, bitmap_start_sync() function
|