Searched refs:lc_try_lock_for_transaction (Results 1 – 3 of 3) sorted by relevance
268 static inline int lc_try_lock_for_transaction(struct lru_cache *lc) in lc_try_lock_for_transaction() function
448 (locked = lc_try_lock_for_transaction(device->act_log))); in drbd_al_begin_io_commit()
1042 wait_event(device->al_wait, lc_try_lock_for_transaction(device->act_log)); in drbd_determine_dev_size()