Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dxattr.c4143 u32 l_hash = le32_to_cpu(l->xe_name_hash); in cmp_xe() local
4146 if (l_hash > r_hash) in cmp_xe()
4148 if (l_hash < r_hash) in cmp_xe()