Lines Matching refs:ocfs2_dx_root_block
156 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_link_trailer()
166 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_link_trailer()
197 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline()
566 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
570 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
891 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1011 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1026 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1238 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1252 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1480 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1489 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1499 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1525 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1532 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2079 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2095 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2296 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2325 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2519 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2546 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2638 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2643 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3671 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3700 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3709 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3886 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3892 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
3962 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
3964 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4010 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4064 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4082 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4118 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4121 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4142 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4150 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4317 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4325 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4399 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4414 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()