Symbol: ocfs2_is_empty_extent
fs/ocfs2/alloc.c
1644
has_empty = ocfs2_is_empty_extent(&el->l_recs[0]);
fs/ocfs2/alloc.c
1721
if (ocfs2_is_empty_extent(&el->l_recs[0])) {
fs/ocfs2/alloc.c
1747
if (ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
2159
if (ocfs2_is_empty_extent(&left_el->l_recs[0]))
fs/ocfs2/alloc.c
2356
if (ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
2684
if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0]))
fs/ocfs2/alloc.c
2688
if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) {
fs/ocfs2/alloc.c
2905
if (!ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
2935
if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0])))
fs/ocfs2/alloc.c
3179
if (!ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
3297
BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
3398
if (ocfs2_is_empty_extent(right_rec)) {
fs/ocfs2/alloc.c
3608
if (ocfs2_is_empty_extent(&el->l_recs[0]))
fs/ocfs2/alloc.c
3745
BUG_ON(!ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
3922
ocfs2_is_empty_extent(&el->l_recs[0]))) {
fs/ocfs2/alloc.c
4034
(next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) {
fs/ocfs2/alloc.c
4113
BUG_ON(ocfs2_is_empty_extent(&el->l_recs[0]));
fs/ocfs2/alloc.c
4154
BUG_ON(!ocfs2_is_empty_extent(&left_el->l_recs[0]));
fs/ocfs2/alloc.c
4431
if (index == 1 && ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
4464
if (ocfs2_is_empty_extent(rec)) {
fs/ocfs2/alloc.c
4561
if (ocfs2_is_empty_extent(&el->l_recs[0])) {
fs/ocfs2/alloc.c
5131
ctxt.c_has_empty_extent = ocfs2_is_empty_extent(&el->l_recs[0]);
fs/ocfs2/alloc.c
5379
if (ocfs2_is_empty_extent(&el->l_recs[0]) && index > 0) {
fs/ocfs2/alloc.c
7324
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
2668
if (ocfs2_is_empty_extent(rec)) {