Home
last modified time | relevance | path

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

/Linux-v5.4/fs/reiserfs/
Dxattr.c526 __u32 xahash = 0; in reiserfs_xattr_set_handle() local
542 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
570 rxh->h_hash = cpu_to_le32(xahash); in reiserfs_xattr_set_handle()