Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.c428 res->l_lock_wait = 0; in ocfs2_init_lock_stats()
477 lockres->l_lock_wait = 0; in ocfs2_track_lock_wait()
483 lockres->l_lock_wait = in ocfs2_track_lock_wait()
3150 if (!lockres->l_lock_wait && dlm_debug->d_filter_secs) { in ocfs2_dlm_seq_show()
3211 # define lock_wait(_l) ((_l)->l_lock_wait) in ocfs2_dlm_seq_show()
Docfs2.h193 u64 l_lock_wait; /* First lock wait time */ member