Home
last modified time | relevance | path

Searched refs:lc_committed (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dlru_cache.h252 extern void lc_committed(struct lru_cache *lc);
/kernel/linux/linux-6.6/include/linux/
H A Dlru_cache.h250 extern void lc_committed(struct lru_cache *lc);
/kernel/linux/linux-5.10/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()
920 lc_committed(device->resync); in _bme_get()
1095 lc_committed(device->resync); in drbd_try_rs_begin_io()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/lib/
H A Dlru_cache.c475 * lc_committed(lc) and lc_unlock(), to finish the change.
527 * lc_committed - tell @lc that pending changes have been recorded
534 void lc_committed(struct lru_cache *lc) in lc_committed() function
669 EXPORT_SYMBOL(lc_committed); variable
/kernel/linux/linux-6.6/lib/
H A Dlru_cache.c465 * lc_committed(lc) and lc_unlock(), to finish the change.
517 * lc_committed - tell @lc that pending changes have been recorded
524 void lc_committed(struct lru_cache *lc) in lc_committed() function
616 EXPORT_SYMBOL(lc_committed); variable

Completed in 7 milliseconds