ocfs2_is_empty_extent 1619 fs/ocfs2/alloc.c 	has_empty = ocfs2_is_empty_extent(&el->l_recs[0]);
ocfs2_is_empty_extent 1696 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 1722 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 2137 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&left_el->l_recs[0]))
ocfs2_is_empty_extent 2334 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 2662 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0]))
ocfs2_is_empty_extent 2666 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) {
ocfs2_is_empty_extent 2883 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 2913 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0])))
ocfs2_is_empty_extent 3157 fs/ocfs2/alloc.c 	if (!ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 3275 fs/ocfs2/alloc.c 			BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 3376 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(right_rec)) {
ocfs2_is_empty_extent 3586 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(&el->l_recs[0]))
ocfs2_is_empty_extent 3724 fs/ocfs2/alloc.c 		BUG_ON(!ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 3901 fs/ocfs2/alloc.c 	     ocfs2_is_empty_extent(&el->l_recs[0]))) {
ocfs2_is_empty_extent 4013 fs/ocfs2/alloc.c 	    (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) {
ocfs2_is_empty_extent 4092 fs/ocfs2/alloc.c 			BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
ocfs2_is_empty_extent 4133 fs/ocfs2/alloc.c 		BUG_ON(!ocfs2_is_empty_extent(&left_el->l_recs[0]));
ocfs2_is_empty_extent 4410 fs/ocfs2/alloc.c 		if (index == 1 && ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 4443 fs/ocfs2/alloc.c 		if (ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent 4540 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0])) {
ocfs2_is_empty_extent 5110 fs/ocfs2/alloc.c 	ctxt.c_has_empty_extent = ocfs2_is_empty_extent(&el->l_recs[0]);
ocfs2_is_empty_extent 5358 fs/ocfs2/alloc.c 	if (ocfs2_is_empty_extent(&el->l_recs[0]) && index > 0) {
ocfs2_is_empty_extent 7305 fs/ocfs2/alloc.c 	if (i == 0 && ocfs2_is_empty_extent(rec)) {
ocfs2_is_empty_extent  306 fs/ocfs2/extent_map.c 	    (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0])))
ocfs2_is_empty_extent 2669 fs/ocfs2/refcounttree.c 		if (ocfs2_is_empty_extent(rec)) {