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.c1828 static void __bitmap_end_sync(struct bitmap *bitmap, sector_t offset, in __bitmap_end_sync() function
1858 __bitmap_end_sync(mddev->bitmap, offset, blocks, true); in bitmap_end_sync()
1875 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_close_sync()
1904 __bitmap_end_sync(bitmap, s, &blocks, false); in bitmap_cond_end_sync()
1919 __bitmap_end_sync(bitmap, sector, &blocks, false); in bitmap_sync_with_cluster()