Searched refs:ocfs2_dx_entry (Results 1 – 3 of 3) sorted by relevance
44 struct ocfs2_dx_entry *dl_dx_entry; /* Target dx_entry in
826 struct ocfs2_dx_entry { struct841 struct ocfs2_dx_entry de_entries[0]; /* Indexed dir entries argument1376 return size / sizeof(struct ocfs2_dx_entry); in ocfs2_dx_entries_per_leaf()1386 return size / sizeof(struct ocfs2_dx_entry); in ocfs2_dx_entries_per_root()
927 struct ocfs2_dx_entry *dx_entry = NULL; in ocfs2_dx_dir_search()1250 (num_used - index - 1)*sizeof(struct ocfs2_dx_entry)); in ocfs2_dx_list_remove_entry()1254 sizeof(struct ocfs2_dx_entry)); in ocfs2_dx_list_remove_entry()1265 struct ocfs2_dx_entry *dx_entry = lookup->dl_dx_entry; in ocfs2_delete_entry_dx()1455 struct ocfs2_dx_entry *dx_new_entry) in ocfs2_dx_dir_leaf_insert_tail()1470 struct ocfs2_dx_entry *dx_entry; in ocfs2_dx_entry_list_insert()3520 const struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_cmp()3521 const struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_cmp()3544 struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_swap()3545 struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_swap()[all …]