Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dxattr.c4168 u32 l_hash = le32_to_cpu(l->xe_name_hash); in cmp_xe() local
4171 if (l_hash > r_hash) in cmp_xe()
4173 if (l_hash < r_hash) in cmp_xe()