Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A 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()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr.c525 __u32 xahash = 0; in reiserfs_xattr_set_handle() local
541 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
569 rxh->h_hash = cpu_to_le32(xahash); in reiserfs_xattr_set_handle()

Completed in 3 milliseconds