Home
last modified time | relevance | path

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

/Linux-v5.15/fs/reiserfs/
Dxattr.c530 __u32 xahash = 0; in reiserfs_xattr_set_handle() local
546 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
574 rxh->h_hash = cpu_to_le32(xahash); in reiserfs_xattr_set_handle()