Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dxattr.c4189 u32 l_hash = le32_to_cpu(l->xe_name_hash); in cmp_xe() local
4192 if (l_hash > r_hash) in cmp_xe()
4194 if (l_hash < r_hash) in cmp_xe()