Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Docfs2.h160 struct ocfs2_lock_stats { struct
161 u64 ls_total; /* Total wait in NSEC */
162 u32 ls_gets; /* Num acquires */
163 u32 ls_fail; /* Num failed acquires */
166 u32 ls_max; /* Max wait in USEC */