Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlru_cache.h264 extern void lc_committed(struct lru_cache *lc);
/linux-4.4.14/lib/
Dlru_cache.c548 void lc_committed(struct lru_cache *lc) in lc_committed() function
683 EXPORT_SYMBOL(lc_committed);
/linux-4.4.14/drivers/block/drbd/
Ddrbd_actlog.c321 lc_committed(device->act_log); in drbd_al_begin_io_commit()
716 lc_committed(device->resync); in update_rs_extent()
903 lc_committed(device->resync); in _bme_get()
1078 lc_committed(device->resync); in drbd_try_rs_begin_io()