Lines Matching refs:ocfs2_dx_root_block

158 	struct ocfs2_dx_root_block *dx_root;  in ocfs2_dx_dir_link_trailer()
168 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_link_trailer()
199 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline()
568 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root()
572 dx_root = (struct ocfs2_dx_root_block *) bh->b_data; in ocfs2_validate_dx_root()
893 struct ocfs2_dx_root_block *dx_root, in ocfs2_dx_dir_search()
1013 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_entry_dx()
1028 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_find_entry_dx()
1240 struct ocfs2_dx_root_block *dx_root; in ocfs2_delete_entry_dx()
1254 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_delete_entry_dx()
1482 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_inline_root_insert()
1491 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_insert()
1501 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1527 struct ocfs2_dx_root_block *dx_root; in ocfs2_remove_block_from_free_list()
1534 dx_root = (struct ocfs2_dx_root_block *)bh->b_data; in ocfs2_remove_block_from_free_list()
2081 struct ocfs2_dx_root_block *dx_root; in ocfs2_empty_dir_dx()
2097 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_empty_dir_dx()
2298 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_attach_index()
2327 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_attach_index()
2521 struct ocfs2_dx_root_block *dx_root; in ocfs2_fill_new_dir_dx()
2548 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_fill_new_dir_dx()
2640 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_index_root_block()
2645 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_index_root_block()
3673 struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_dir_rebalance_credits()
3702 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_rebalance()
3711 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_rebalance()
3888 struct ocfs2_dx_root_block *dx_root; in ocfs2_find_dir_space_dx()
3894 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_find_dir_space_dx()
3964 struct ocfs2_dx_root_block *dx_root; in ocfs2_search_dx_free_list()
3966 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_search_dx_free_list()
4012 struct ocfs2_dx_root_block *dx_root; in ocfs2_expand_inline_dx_root()
4066 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_expand_inline_dx_root()
4084 offsetof(struct ocfs2_dx_root_block, dr_list)); in ocfs2_expand_inline_dx_root()
4120 struct ocfs2_dx_root_block *dx_root; in ocfs2_inline_dx_has_space()
4123 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_inline_dx_has_space()
4144 struct ocfs2_dx_root_block *dx_root; in ocfs2_prepare_dx_dir_for_insert()
4152 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4319 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_remove_index()
4327 dx_root = (struct ocfs2_dx_root_block *) dx_root_bh->b_data; in ocfs2_dx_dir_remove_index()
4401 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_truncate()
4416 dx_root = (struct ocfs2_dx_root_block *)dx_root_bh->b_data; in ocfs2_dx_dir_truncate()