Searched defs:bitmap_end_sync (Results 1 - 1 of 1) sorted by relevance

/drivers/md/
H A Dbitmap.c1458 void bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) function
1489 EXPORT_SYMBOL(bitmap_end_sync); variable
1502 bitmap_end_sync(bitmap, sector, &blocks, 0);
1530 bitmap_end_sync(bitmap, s, &blocks, 0);

Completed in 1558 milliseconds