Home
last modified time | relevance | path

Searched refs:blocked_lock_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/ocfs2/
Docfs2.h417 unsigned long blocked_lock_count; member
Ddlmglue.c3540 osb->blocked_lock_count--; in ocfs2_mark_lockres_freeing()
4375 osb->blocked_lock_count++; in ocfs2_schedule_blocked_lock()
4391 processed = osb->blocked_lock_count; in ocfs2_downconvert_thread_do_work()
4402 osb->blocked_lock_count--; in ocfs2_downconvert_thread_do_work()
Dsuper.c259 osb->blocked_lock_count, osb->dc_wake_sequence, in ocfs2_osb_dump()
2048 osb->blocked_lock_count = 0; in ocfs2_initialize_super()