Lines Matching refs:_l
3142 # define lock_num_prmode(_l) ((_l)->l_lock_prmode.ls_gets) in ocfs2_dlm_seq_show() argument
3143 # define lock_num_exmode(_l) ((_l)->l_lock_exmode.ls_gets) in ocfs2_dlm_seq_show() argument
3144 # define lock_num_prmode_failed(_l) ((_l)->l_lock_prmode.ls_fail) in ocfs2_dlm_seq_show() argument
3145 # define lock_num_exmode_failed(_l) ((_l)->l_lock_exmode.ls_fail) in ocfs2_dlm_seq_show() argument
3146 # define lock_total_prmode(_l) ((_l)->l_lock_prmode.ls_total) in ocfs2_dlm_seq_show() argument
3147 # define lock_total_exmode(_l) ((_l)->l_lock_exmode.ls_total) in ocfs2_dlm_seq_show() argument
3148 # define lock_max_prmode(_l) ((_l)->l_lock_prmode.ls_max) in ocfs2_dlm_seq_show() argument
3149 # define lock_max_exmode(_l) ((_l)->l_lock_exmode.ls_max) in ocfs2_dlm_seq_show() argument
3150 # define lock_refresh(_l) ((_l)->l_lock_refresh) in ocfs2_dlm_seq_show() argument
3152 # define lock_num_prmode(_l) (0) in ocfs2_dlm_seq_show() argument
3153 # define lock_num_exmode(_l) (0) in ocfs2_dlm_seq_show() argument
3154 # define lock_num_prmode_failed(_l) (0) in ocfs2_dlm_seq_show() argument
3155 # define lock_num_exmode_failed(_l) (0) in ocfs2_dlm_seq_show() argument
3156 # define lock_total_prmode(_l) (0ULL) in ocfs2_dlm_seq_show() argument
3157 # define lock_total_exmode(_l) (0ULL) in ocfs2_dlm_seq_show() argument
3158 # define lock_max_prmode(_l) (0) in ocfs2_dlm_seq_show() argument
3159 # define lock_max_exmode(_l) (0) in ocfs2_dlm_seq_show() argument
3160 # define lock_refresh(_l) (0) in ocfs2_dlm_seq_show() argument