Symbol: path_leaf_bh
fs/ocfs2/alloc.c
1797
(unsigned long long)path_leaf_bh(left)->b_blocknr,
fs/ocfs2/alloc.c
1798
(unsigned long long)path_leaf_bh(right)->b_blocknr);
fs/ocfs2/alloc.c
2143
left_leaf_bh = path_leaf_bh(left_path);
fs/ocfs2/alloc.c
2188
right_leaf_bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
2244
blkno = path_leaf_bh(path)->b_blocknr;
fs/ocfs2/alloc.c
2454
mlog_bug_on_msg(path_leaf_bh(left_path) ==
fs/ocfs2/alloc.c
2455
path_leaf_bh(right_path),
fs/ocfs2/alloc.c
2462
path_leaf_bh(left_path)->b_blocknr);
fs/ocfs2/alloc.c
2563
eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
fs/ocfs2/alloc.c
2654
eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
fs/ocfs2/alloc.c
2658
ocfs2_journal_dirty(handle, path_leaf_bh(left_path));
fs/ocfs2/alloc.c
2687
eb = (struct ocfs2_extent_block *)path_leaf_bh(right_path)->b_data;
fs/ocfs2/alloc.c
2707
path_leaf_bh(right_path),
fs/ocfs2/alloc.c
2785
ocfs2_journal_dirty(handle, path_leaf_bh(left_path));
fs/ocfs2/alloc.c
2786
ocfs2_journal_dirty(handle, path_leaf_bh(right_path));
fs/ocfs2/alloc.c
2797
eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
fs/ocfs2/alloc.c
2840
blkno = path_leaf_bh(path)->b_blocknr;
fs/ocfs2/alloc.c
2902
struct buffer_head *bh = path_leaf_bh(path);
fs/ocfs2/alloc.c
3101
eb = (struct ocfs2_extent_block *)path_leaf_bh(left_path)->b_data;
fs/ocfs2/alloc.c
3207
eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
fs/ocfs2/alloc.c
3379
struct buffer_head *bh = path_leaf_bh(left_path);
fs/ocfs2/alloc.c
3469
ocfs2_journal_dirty(handle, path_leaf_bh(right_path));
fs/ocfs2/alloc.c
3543
struct buffer_head *bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
3637
ocfs2_journal_dirty(handle, path_leaf_bh(left_path));
fs/ocfs2/alloc.c
4187
struct buffer_head *leaf_bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
4235
path_leaf_bh(left_path));
fs/ocfs2/alloc.c
4412
bh = path_leaf_bh(left_path);
fs/ocfs2/alloc.c
4466
bh = path_leaf_bh(right_path);
fs/ocfs2/alloc.c
4696
path_leaf_bh(path)->b_blocknr) {
fs/ocfs2/alloc.c
5055
ocfs2_journal_dirty(handle, path_leaf_bh(path));
fs/ocfs2/alloc.c
5406
eb = (struct ocfs2_extent_block *)path_leaf_bh(path)->b_data;
fs/ocfs2/alloc.c
5517
ocfs2_journal_dirty(handle, path_leaf_bh(path));
fs/ocfs2/alloc.c
7314
(unsigned long long)path_leaf_bh(path)->b_blocknr);
fs/ocfs2/refcounttree.c
1699
ret = ocfs2_journal_access_eb(handle, ci, path_leaf_bh(path),
fs/ocfs2/refcounttree.c
1720
ocfs2_journal_dirty(handle, path_leaf_bh(path));