Home
last modified time | relevance | path

Searched refs:ls_max (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Docfs2.h166 u32 ls_max; /* Max wait in USEC */ member
Ddlmglue.c472 if (stats->ls_max < usec) in ocfs2_update_lock_stats()
473 stats->ls_max = usec; in ocfs2_update_lock_stats()
3169 # define lock_max_prmode(_l) ((_l)->l_lock_prmode.ls_max) in ocfs2_dlm_seq_show()
3170 # define lock_max_exmode(_l) ((_l)->l_lock_exmode.ls_max) in ocfs2_dlm_seq_show()