Searched refs:close_sync (Results 1 – 5 of 5) sorted by relevance
1806 static void close_sync(struct r1conf *conf) in close_sync() function2798 mddev->bitmap_ops->close_sync(mddev); in raid1_sync_request()2799 close_sync(conf); in raid1_sync_request()
2049 static void close_sync(struct r10conf *conf) in close_sync() function3195 close_sync(conf); in raid10_sync_request()3228 mddev->bitmap_ops->close_sync(mddev); in raid10_sync_request()3229 close_sync(conf); in raid10_sync_request()
1592 .close_sync = llbitmap_close_sync,
3005 .close_sync = bitmap_close_sync,
6530 mddev->bitmap_ops->close_sync(mddev); in raid5_sync_request()