Searched refs:bitmap_destroy (Results 1 – 1 of 1) sorted by relevance
6 * bitmap_destroy - destroys the bitmap structure1523 * bitmap_destroy. in bitmap_daemon_work() 2103 static void bitmap_destroy(struct mddev *mddev) in bitmap_destroy() function 2126 * if this returns an error, bitmap_destroy must be called to do clean up2645 bitmap_destroy(mddev); in location_store() 2688 bitmap_destroy(mddev); in location_store() 3003 .destroy = bitmap_destroy,