Home
last modified time | relevance | path

Searched refs:dx_major_hash (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Ddir.c981 if (hinfo->major_hash != le32_to_cpu(dx_entry->dx_major_hash) in ocfs2_dx_dir_search()
1495 dx_entry->dx_major_hash = cpu_to_le32(hinfo->major_hash); in ocfs2_dx_entry_list_insert()
3549 u32 major_hash1 = le32_to_cpu(entry1->dx_major_hash); in dx_leaf_sort_cmp()
3550 u32 major_hash2 = le32_to_cpu(entry2->dx_major_hash); in dx_leaf_sort_cmp()
3575 if (le32_to_cpu(dl_list->de_entries[i].dx_major_hash) != in ocfs2_dx_leaf_same_major()
3576 le32_to_cpu(dl_list->de_entries[i + 1].dx_major_hash)) in ocfs2_dx_leaf_same_major()
3611 u32 val = le32_to_cpu(dl_list->de_entries[0].dx_major_hash); in ocfs2_dx_dir_find_leaf_split()
3664 if (le32_to_cpu(dl_list->de_entries[i].dx_major_hash) > in ocfs2_dx_dir_find_leaf_split()
3669 *split_hash = le32_to_cpu(dl_list->de_entries[i].dx_major_hash); in ocfs2_dx_dir_find_leaf_split()
3710 major_hash = le32_to_cpu(dx_entry->dx_major_hash); in ocfs2_dx_dir_transfer_leaf()
H A Docfs2_fs.h788 __le32 dx_major_hash; /* Used to find logical member