ls_fail           463 fs/ocfs2/dlmglue.c 		stats->ls_fail++;
ls_fail          3174 fs/ocfs2/dlmglue.c # define lock_num_prmode_failed(_l)	((_l)->l_lock_prmode.ls_fail)
ls_fail          3175 fs/ocfs2/dlmglue.c # define lock_num_exmode_failed(_l)	((_l)->l_lock_exmode.ls_fail)
ls_fail           149 fs/ocfs2/ocfs2.h 	u32		ls_fail;	/* Num failed acquires */