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() function688 EXPORT_SYMBOL(lc_try_lock);
903 wait_event(device->al_wait, lc_try_lock(device->act_log)); in drbd_determine_dev_size()1256 if (!lc_try_lock(device->act_log)) { in drbd_suspend_al()1380 wait_event(device->al_wait, lc_try_lock(device->act_log)); in drbd_adm_disk_opts()