Home
last modified time | relevance | path

Searched refs:__bitmap_end_sync (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Dmd-bitmap.c1842 static void __bitmap_end_sync(struct bitmap *bitmap, sector_t offset, in __bitmap_end_sync() function
1876 __bitmap_end_sync(mddev->bitmap, offset, blocks, true); in bitmap_end_sync()
1893 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_close_sync()
1922 __bitmap_end_sync(bitmap, s, &blocks, false); in bitmap_cond_end_sync()
1937 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_sync_with_cluster()