Searched refs:l_lock_wait (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/ocfs2/
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)
H A Docfs2.h193 u64 l_lock_wait; /* First lock wait time */ member in struct:ocfs2_lock_res

Completed in 165 milliseconds