Searched refs:l_lock_wait (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2.h193 u64 l_lock_wait; /* First lock wait time */ member in struct:ocfs2_lock_res
H A Ddlmglue.c428 res->l_lock_wait = 0;
477 lockres->l_lock_wait = 0;
483 lockres->l_lock_wait =
3152 if (!lockres->l_lock_wait && dlm_debug->d_filter_secs) {
3213 # define lock_wait(_l) ((_l)->l_lock_wait)

Completed in 126 milliseconds