Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c429 res->l_lock_wait = 0; in ocfs2_init_lock_stats()
478 lockres->l_lock_wait = 0; in ocfs2_track_lock_wait()
484 lockres->l_lock_wait = in ocfs2_track_lock_wait()
3143 if (!lockres->l_lock_wait && dlm_debug->d_filter_secs) { in ocfs2_dlm_seq_show()
3204 # define lock_wait(_l) ((_l)->l_lock_wait) in ocfs2_dlm_seq_show()
H A Docfs2.h195 u64 l_lock_wait; /* First lock wait time */ member
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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()
3153 if (!lockres->l_lock_wait && dlm_debug->d_filter_secs) { in ocfs2_dlm_seq_show()
3214 # define lock_wait(_l) ((_l)->l_lock_wait) in ocfs2_dlm_seq_show()
H A Docfs2.h193 u64 l_lock_wait; /* First lock wait time */ member

Completed in 18 milliseconds