Searched refs:close_sync (Results 1 – 5 of 5) sorted by relevance
1829 static void close_sync(struct r1conf *conf) in raid1_spare_active() 2821 mddev->bitmap_ops->close_sync(mddev); in raid1_sync_request() 2822 close_sync(conf); in raid1_sync_request() 1806 static void close_sync(struct r1conf *conf) close_sync() function
2049 static void close_sync(struct r10conf *conf) in close_sync() function 3195 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()
1769 .close_sync = llbitmap_close_sync,
3005 .close_sync = bitmap_close_sync,
6530 mddev->bitmap_ops->close_sync(mddev); in raid5_sync_request()