Home
last modified time | relevance | path

Searched refs:ls_fail (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h149 u32 ls_fail; /* Num failed acquires */ member
H A Ddlmglue.c463 stats->ls_fail++; in ocfs2_update_lock_stats()
3195 # define lock_num_prmode_failed(_l) ((_l)->l_lock_prmode.ls_fail) in ocfs2_dlm_seq_show()
3196 # define lock_num_exmode_failed(_l) ((_l)->l_lock_exmode.ls_fail) in ocfs2_dlm_seq_show()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h147 u32 ls_fail; /* Num failed acquires */ member
H A Ddlmglue.c462 stats->ls_fail++; in ocfs2_update_lock_stats()
3205 # define lock_num_prmode_failed(_l) ((_l)->l_lock_prmode.ls_fail) in ocfs2_dlm_seq_show()
3206 # define lock_num_exmode_failed(_l) ((_l)->l_lock_exmode.ls_fail) in ocfs2_dlm_seq_show()

Completed in 16 milliseconds