Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2.h158 struct ocfs2_lock_stats { struct
159 u64 ls_total; /* Total wait in NSEC */
160 u32 ls_gets; /* Num acquires */
161 u32 ls_fail; /* Num failed acquires */
164 u32 ls_max; /* Max wait in USEC */