Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dxattr.c4159 u32 l_hash = le32_to_cpu(l->xe_name_hash); in cmp_xe() local
4162 if (l_hash > r_hash) in cmp_xe()
4164 if (l_hash < r_hash) in cmp_xe()