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()
585 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
589 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
910 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1030 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1045 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1257 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1271 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1499 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1508 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1518 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1544 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1551 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2107 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2123 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2324 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2353 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2547 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2574 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2666 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2671 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3700 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3729 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3738 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3915 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3921 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
3991 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
3993 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4039 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4093 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4111 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4147 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4150 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4171 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4179 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4346 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4354 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4428 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4443 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()