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()
572 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
576 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
897 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1017 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1032 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1244 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1258 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1486 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1495 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1505 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1531 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1538 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2087 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2103 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2304 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2333 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2527 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2554 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2646 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2651 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3672 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3701 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3710 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3887 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3893 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
3963 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
3965 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4011 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4065 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4083 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4119 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4122 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4143 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4151 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4312 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4320 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4394 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4409 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()