Symbol: ocfs2_refcount_block
fs/ocfs2/alloc.c
385
struct ocfs2_refcount_block *rb = et->et_object;
fs/ocfs2/alloc.c
393
struct ocfs2_refcount_block *rb = et->et_object;
fs/ocfs2/alloc.c
400
struct ocfs2_refcount_block *rb = et->et_object;
fs/ocfs2/alloc.c
408
struct ocfs2_refcount_block *rb = et->et_object;
fs/ocfs2/journal.c
610
ot->ot_offset = offsetof(struct ocfs2_refcount_block, rf_check);
fs/ocfs2/ocfs2_fs.h
1424
offsetof(struct ocfs2_refcount_block, rf_list.l_recs);
fs/ocfs2/ocfs2_fs.h
1434
offsetof(struct ocfs2_refcount_block, rf_records.rl_recs);
fs/ocfs2/refcounttree.c
1072
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1073
(struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
1150
ocfs2_refcount_rec_adjacent(struct ocfs2_refcount_block *rb,
fs/ocfs2/refcounttree.c
1164
ocfs2_refcount_rec_contig(struct ocfs2_refcount_block *rb,
fs/ocfs2/refcounttree.c
1188
static void ocfs2_rotate_refcount_rec_left(struct ocfs2_refcount_block *rb,
fs/ocfs2/refcounttree.c
1211
static void ocfs2_refcount_rec_merge(struct ocfs2_refcount_block *rb,
fs/ocfs2/refcounttree.c
1241
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1242
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1288
struct ocfs2_refcount_block *new_rb;
fs/ocfs2/refcounttree.c
1289
struct ocfs2_refcount_block *root_rb =
fs/ocfs2/refcounttree.c
1290
(struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
1329
new_rb = (struct ocfs2_refcount_block *)new_bh->b_data;
fs/ocfs2/refcounttree.c
1341
offsetof(struct ocfs2_refcount_block, rf_list));
fs/ocfs2/refcounttree.c
1447
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1448
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1450
struct ocfs2_refcount_block *new_rb =
fs/ocfs2/refcounttree.c
1451
(struct ocfs2_refcount_block *)new_bh->b_data;
fs/ocfs2/refcounttree.c
1518
struct ocfs2_refcount_block *root_rb =
fs/ocfs2/refcounttree.c
1519
(struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
1521
struct ocfs2_refcount_block *new_rb;
fs/ocfs2/refcounttree.c
1564
new_rb = (struct ocfs2_refcount_block *)new_bh->b_data;
fs/ocfs2/refcounttree.c
1655
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1656
(struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
1662
rb = (struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1738
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1739
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1765
rb = (struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1828
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
1829
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
1895
rb = (struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
2076
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
2077
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
2118
rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
2136
offsetof(struct ocfs2_refcount_block, rf_records));
fs/ocfs2/refcounttree.c
2168
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
2169
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
2373
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
2393
rb = (struct ocfs2_refcount_block *)
fs/ocfs2/refcounttree.c
2457
rb = (struct ocfs2_refcount_block *)prev_bh->b_data;
fs/ocfs2/refcounttree.c
2479
rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
331
struct ocfs2_refcount_block *ref_rb;
fs/ocfs2/refcounttree.c
3509
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
3536
rb = (struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/refcounttree.c
3565
rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
366
ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
453
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
479
rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
561
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
623
rb = (struct ocfs2_refcount_block *)new_bh->b_data;
fs/ocfs2/refcounttree.c
702
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
735
rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/refcounttree.c
763
struct ocfs2_refcount_block *rb;
fs/ocfs2/refcounttree.c
77
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
78
(struct ocfs2_refcount_block *)bh->b_data;
fs/ocfs2/refcounttree.c
782
rb = (struct ocfs2_refcount_block *)blk_bh->b_data;
fs/ocfs2/refcounttree.c
883
struct ocfs2_refcount_block *rb =
fs/ocfs2/refcounttree.c
884
(struct ocfs2_refcount_block *)ref_leaf_bh->b_data;
fs/ocfs2/xattr.c
6313
struct ocfs2_refcount_block *rb =
fs/ocfs2/xattr.c
6314
(struct ocfs2_refcount_block *)ref_root_bh->b_data;
fs/ocfs2/xattr.c
6776
struct ocfs2_refcount_block *rb;
fs/ocfs2/xattr.c
6800
rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data;