Symbol: ocfs2_is_empty_extent
fs/ocfs2/alloc.c
1623
has_empty = ocfs2_is_empty_extent(&el->l_recs[0]);
fs/ocfs2/alloc.c
1700
if (ocfs2_is_empty_extent(&el->l_recs[0])) {
fs/ocfs2/alloc.c
1726
if (ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
2150
if (ocfs2_is_empty_extent(&left_el->l_recs[0]))
fs/ocfs2/alloc.c
2347
if (ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
2675
if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0]))
fs/ocfs2/alloc.c
2679
if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) {
fs/ocfs2/alloc.c
2896
if (!ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
2926
if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0])))
fs/ocfs2/alloc.c
3170
if (!ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
3288
BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
3389
if (ocfs2_is_empty_extent(right_rec)) {
fs/ocfs2/alloc.c
3599
if (ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
3736
BUG_ON(!ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
3913
ocfs2_is_empty_extent(&el->l_recs[0]))) {
fs/ocfs2/alloc.c
4025
(next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) {
fs/ocfs2/alloc.c
4104
BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
4145
BUG_ON(!ocfs2_is_empty_extent(&left_el->l_recs[0]));
fs/ocfs2/alloc.c
4422
if (index == 1 && ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
4455
if (ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
4552
if (ocfs2_is_empty_extent(&el->l_recs[0])) {
fs/ocfs2/alloc.c
5122
ctxt.c_has_empty_extent = ocfs2_is_empty_extent(&el->l_recs[0]);
fs/ocfs2/alloc.c
5370
if (ocfs2_is_empty_extent(&el->l_recs[0]) && index > 0) {
fs/ocfs2/alloc.c
7315
if (i == 0 && ocfs2_is_empty_extent(rec)) {
fs/ocfs2/extent_map.c
304
(next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0])))
fs/ocfs2/refcounttree.c
2664
if (ocfs2_is_empty_extent(rec)) {