Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dxattr.c523 __u32 xahash = 0; in reiserfs_xattr_set_handle() local
539 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
567 rxh->h_hash = cpu_to_le32(xahash); in reiserfs_xattr_set_handle()