Home
last modified time | relevance | path

Searched defs:ocfs2_lock_stats (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
Docfs2.h146 struct ocfs2_lock_stats { struct
147 u64 ls_total; /* Total wait in NSEC */
148 u32 ls_gets; /* Num acquires */
149 u32 ls_fail; /* Num failed acquires */
152 u32 ls_max; /* Max wait in USEC */
153 u64 ls_last; /* Last unlock time in USEC */