Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-bitmap.c1781 static bool __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, in __bitmap_start_sync()
1812 * So call __bitmap_start_sync repeatedly (if needed) until in bitmap_start_sync()
1821 rv |= __bitmap_start_sync(mddev->bitmap, offset, in bitmap_start_sync()
1780 static bool __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, __bitmap_start_sync() function