Searched refs:lc_try_lock (Results 1 – 3 of 3) sorted by relevance
280 extern int lc_try_lock(struct lru_cache *lc);
55 int lc_try_lock(struct lru_cache *lc) in lc_try_lock() function620 EXPORT_SYMBOL(lc_try_lock);
1380 if (!lc_try_lock(device->act_log)) { in drbd_suspend_al()1491 wait_event(device->al_wait, lc_try_lock(device->act_log)); in disk_opts_check_al_size()
Completed in 14 milliseconds