Lines Matching refs:ocfs2_dx_entry
900 struct ocfs2_dx_entry *dx_entry = NULL; in ocfs2_dx_dir_search()
1223 (num_used - index - 1)*sizeof(struct ocfs2_dx_entry)); in ocfs2_dx_list_remove_entry()
1227 sizeof(struct ocfs2_dx_entry)); in ocfs2_dx_list_remove_entry()
1238 struct ocfs2_dx_entry *dx_entry = lookup->dl_dx_entry; in ocfs2_delete_entry_dx()
1428 struct ocfs2_dx_entry *dx_new_entry) in ocfs2_dx_dir_leaf_insert_tail()
1443 struct ocfs2_dx_entry *dx_entry; in ocfs2_dx_entry_list_insert()
3484 const struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_cmp()
3485 const struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_cmp()
3508 struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_swap()
3509 struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_swap()
3640 struct ocfs2_dx_entry *dx_entry; in ocfs2_dx_dir_transfer_leaf()
3775 sizeof(struct ocfs2_dx_entry), dx_leaf_sort_cmp, in ocfs2_dx_dir_rebalance()
4014 struct ocfs2_dx_entry *dx_entry; in ocfs2_expand_inline_dx_root()