Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Ddir.c947 || hinfo->minor_hash != le32_to_cpu(dx_entry->dx_minor_hash)) in ocfs2_dx_dir_search()
1448 dx_entry->dx_minor_hash = cpu_to_le32(hinfo->minor_hash); in ocfs2_dx_entry_list_insert()
3486 u32 minor_hash1 = le32_to_cpu(entry1->dx_minor_hash); in dx_leaf_sort_cmp()
3487 u32 minor_hash2 = le32_to_cpu(entry2->dx_minor_hash); in dx_leaf_sort_cmp()
4071 le32_to_cpu(dx_entry->dx_minor_hash)); in ocfs2_expand_inline_dx_root()
A Docfs2_fs.h787 __le32 dx_minor_hash; /* Lower bits used to find member

Completed in 15 milliseconds