Lines Matching refs:ocfs2_dx_root_block
175 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_link_trailer()
185 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_link_trailer()
216 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline()
592 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
596 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
920 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1040 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1055 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1267 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1281 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1509 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1518 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1528 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1554 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1561 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2117 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2133 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2334 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2363 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2557 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2584 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2676 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2681 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3713 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3742 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3751 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3928 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3934 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
4004 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
4006 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4052 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4106 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4124 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4160 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4163 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4184 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4192 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4359 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4367 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4441 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4456 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()