Searched refs:lc_try_lock_for_transaction (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dlru_cache.h259 * lc_try_lock_for_transaction - can be used to stop lc_get() from changing the tracked set
266 static inline int lc_try_lock_for_transaction(struct lru_cache *lc) function
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c335 * lc_try_lock_for_transaction() --, someone may still
448 (locked = lc_try_lock_for_transaction(device->act_log)));
H A Ddrbd_nl.c1042 wait_event(device->al_wait, lc_try_lock_for_transaction(device->act_log));

Completed in 433 milliseconds