ocfs2_is_empty_extent 1322 fs/ocfs2/alloc.c 	has_empty = ocfs2_is_empty_extent(&el->l_recs[0]);
ocfs2_is_empty_extent 1398 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 1424 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 1684 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&right_child_el->l_recs[0])) {
ocfs2_is_empty_extent 1857 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&left_el->l_recs[0]))
ocfs2_is_empty_extent 2063 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 2379 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0]))
ocfs2_is_empty_extent 2383 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) {
ocfs2_is_empty_extent 2604 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 2636 fs/ocfs2/alloc.c 	BUG_ON(!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0])));
ocfs2_is_empty_extent 2868 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 2989 fs/ocfs2/alloc.c 			BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 3091 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(right_rec)) {
ocfs2_is_empty_extent 3313 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 3446 fs/ocfs2/alloc.c 		BUG_ON(!ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 3601 fs/ocfs2/alloc.c 	     ocfs2_is_empty_extent(&el->l_recs[0]))) {
ocfs2_is_empty_extent 3716 fs/ocfs2/alloc.c 	    (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) {
ocfs2_is_empty_extent 3793 fs/ocfs2/alloc.c 			BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 3834 fs/ocfs2/alloc.c 		BUG_ON(!ocfs2_is_empty_extent(&left_el->l_recs[0]));
ocfs2_is_empty_extent 4114 fs/ocfs2/alloc.c 		if (index == 1 && ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 4146 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 4240 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 4787 fs/ocfs2/alloc.c 	ctxt.c_has_empty_extent = ocfs2_is_empty_extent(&el->l_recs[0]);
ocfs2_is_empty_extent 4981 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0]) && index > 0) {
ocfs2_is_empty_extent 6036 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 6152 fs/ocfs2/alloc.c 			if (i == 0 && ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 6167 fs/ocfs2/alloc.c 			if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 6870 fs/ocfs2/alloc.c 	if (i == 0 && ocfs2_is_empty_extent(&el->l_recs[i])) {
ocfs2_is_empty_extent  323 fs/ocfs2/extent_map.c 	    (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0])))