c_has_empty_extent  874 fs/ocfs2/alloc.c 	int			c_has_empty_extent;
c_has_empty_extent 3669 fs/ocfs2/alloc.c 	if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) {
c_has_empty_extent 5110 fs/ocfs2/alloc.c 	ctxt.c_has_empty_extent = ocfs2_is_empty_extent(&el->l_recs[0]);
c_has_empty_extent 5113 fs/ocfs2/alloc.c 				 ctxt.c_has_empty_extent,
c_has_empty_extent  482 fs/ocfs2/ocfs2_trace.h 		 unsigned int c_has_empty_extent,
c_has_empty_extent  485 fs/ocfs2/ocfs2_trace.h 		c_has_empty_extent, c_split_covers_rec),
c_has_empty_extent  489 fs/ocfs2/ocfs2_trace.h 		__field(unsigned int, c_has_empty_extent)
c_has_empty_extent  495 fs/ocfs2/ocfs2_trace.h 		__entry->c_has_empty_extent = c_has_empty_extent;
c_has_empty_extent  499 fs/ocfs2/ocfs2_trace.h 		  __entry->c_has_empty_extent, __entry->c_split_covers_rec)