Home
last modified time | relevance | path

Searched refs:lc_try_get (Results 1 – 3 of 3) sorted by path

/linux/drivers/block/drbd/
H A Ddrbd_actlog.c234 al_ext = lc_try_get(device->act_log, enr); in _al_get()
1068 e = lc_try_get(device->resync, enr); in drbd_try_rs_begin_io()
/linux/include/linux/
H A Dlru_cache.h246 extern struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr);
/linux/lib/
H A Dlru_cache.c511 struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr) in lc_try_get() function
612 EXPORT_SYMBOL(lc_try_get);