Home
last modified time | relevance | path

Searched refs:ocfs2_dx_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Ddir.h28 struct ocfs2_dx_entry *dl_dx_entry; /* Target dx_entry in
A Docfs2_fs.h784 struct ocfs2_dx_entry { struct
799 struct ocfs2_dx_entry de_entries[]; /* Indexed dir entries argument
1334 return size / sizeof(struct ocfs2_dx_entry); in ocfs2_dx_entries_per_leaf()
1344 return size / sizeof(struct ocfs2_dx_entry); in ocfs2_dx_entries_per_root()
A Ddir.c898 struct ocfs2_dx_entry *dx_entry = NULL; in ocfs2_dx_dir_search()
1225 sizeof(struct ocfs2_dx_entry)); in ocfs2_dx_list_remove_entry()
1236 struct ocfs2_dx_entry *dx_entry = lookup->dl_dx_entry; in ocfs2_delete_entry_dx()
1426 struct ocfs2_dx_entry *dx_new_entry) in ocfs2_dx_dir_leaf_insert_tail()
1441 struct ocfs2_dx_entry *dx_entry; in ocfs2_dx_entry_list_insert()
3482 const struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_cmp()
3483 const struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_cmp()
3506 struct ocfs2_dx_entry *entry1 = a; in dx_leaf_sort_swap()
3507 struct ocfs2_dx_entry *entry2 = b; in dx_leaf_sort_swap()
3638 struct ocfs2_dx_entry *dx_entry; in ocfs2_dx_dir_transfer_leaf()
[all …]

Completed in 16 milliseconds