Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dxattr.c479 __u32 xahash = 0; in reiserfs_xattr_set_handle() local
502 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
528 rxh->h_hash = cpu_to_le32(xahash); in reiserfs_xattr_set_handle()