Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlru_cache.h250 extern void lc_committed(struct lru_cache *lc);
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c467 lc_committed(device->act_log); in drbd_al_begin_io_commit()
618 lc_committed(device->act_log); in drbd_al_initialize()
718 lc_committed(device->resync); in update_rs_extent()
922 lc_committed(device->resync); in _bme_get()
1098 lc_committed(device->resync); in drbd_try_rs_begin_io()
/openbmc/linux/lib/
H A Dlru_cache.c524 void lc_committed(struct lru_cache *lc) in lc_committed() function
616 EXPORT_SYMBOL(lc_committed);