Searched refs:lc_try_get (Results 1 – 3 of 3) sorted by relevance
248 extern struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr);
522 struct lc_element *lc_try_get(struct lru_cache *lc, unsigned int enr) in lc_try_get() function666 EXPORT_SYMBOL(lc_try_get);
233 al_ext = lc_try_get(device->act_log, enr); in _al_get()1060 e = lc_try_get(device->resync, enr); in drbd_try_rs_begin_io()