Searched refs:__bitmap_end_sync (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/md/ |
| H A D | md-bitmap.c | 1833 static void __bitmap_end_sync(struct bitmap *bitmap, sector_t offset, in __bitmap_end_sync() function 1867 __bitmap_end_sync(mddev->bitmap, offset, blocks, true); in bitmap_end_sync() 1884 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_close_sync() 1913 __bitmap_end_sync(bitmap, s, &blocks, false); in bitmap_cond_end_sync() 1928 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_sync_with_cluster()
|