Searched refs:lc_destroy (Results 1 – 5 of 5) sorted by relevance
242 extern void lc_destroy(struct lru_cache *lc);
161 * lc_destroy - frees memory allocated by lc_create()164 void lc_destroy(struct lru_cache *lc) in lc_destroy() function 181 * basically a short cut to lc_destroy(lc); lc = lc_create(...);610 EXPORT_SYMBOL(lc_destroy);
1921 lc_destroy(device->resync); in drbd_ldev_destroy()1923 lc_destroy(device->act_log); in drbd_ldev_destroy()
1183 lc_destroy(n); in drbd_check_al_size() 1186 lc_destroy(t); in drbd_check_al_size() 2132 lc_destroy(resync_lru); in drbd_adm_attach()
2175 lc_destroy(device->act_log); in drbd_destroy_device()2176 lc_destroy(device->resync); in drbd_destroy_device()