Home
last modified time | relevance | path

Searched refs:lc_put (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/block/drbd/
A Ddrbd_actlog.c563 lc_put(device->act_log, extent); in drbd_al_complete_io()
721 lc_put(device->resync, &ext->lce); in update_rs_extent()
986 if (lc_put(device->resync, &bm_ext->lce) == 0) { in drbd_rs_begin_io()
1051 if (lc_put(device->resync, &bm_ext->lce) == 0) { in drbd_try_rs_begin_io()
1122 if (lc_put(device->resync, &bm_ext->lce) == 0) { in drbd_try_rs_begin_io()
1159 if (lc_put(device->resync, &bm_ext->lce) == 0) { in drbd_rs_complete_io()
1216 lc_put(device->resync, &bm_ext->lce); in drbd_rs_del_all()
/linux-6.3-rc2/include/linux/
A Dlru_cache.h249 extern unsigned int lc_put(struct lru_cache *lc, struct lc_element *e);
/linux-6.3-rc2/lib/
A Dlru_cache.c549 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put() function
615 EXPORT_SYMBOL(lc_put);

Completed in 10 milliseconds