Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Docfs2.h144 struct ocfs2_lock_stats { struct
145 u64 ls_total; /* Total wait in NSEC */
146 u32 ls_gets; /* Num acquires */
147 u32 ls_fail; /* Num failed acquires */
150 u32 ls_max; /* Max wait in USEC */
151 u64 ls_last; /* Last unlock time in USEC */

Completed in 8 milliseconds