Lines Matching refs:ocfs2_dx_root_block

176 	struct ocfs2_dx_root_block *dx_root;  in ocfs2_dx_dir_link_trailer()
186 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_link_trailer()
217 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline()
586 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
590 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
911 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1031 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1046 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1258 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1272 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1500 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1509 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1519 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1545 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1552 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2108 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2124 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2325 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2354 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2548 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2575 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2667 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2672 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3701 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3730 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3739 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3916 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3922 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
3992 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
3994 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4040 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4094 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4112 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4148 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4151 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4172 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4180 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4347 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4355 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4429 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4444 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()