Searched refs:lc_try_lock (Results 1 – 3 of 3) sorted by relevance
294 extern int lc_try_lock(struct lru_cache *lc);
67 int lc_try_lock(struct lru_cache *lc) in lc_try_lock() function686 EXPORT_SYMBOL(lc_try_lock);
1423 if (!lc_try_lock(device->act_log)) { in drbd_suspend_al()1580 wait_event(device->al_wait, lc_try_lock(device->act_log)); in drbd_adm_disk_opts()