Searched defs:xattr_hash (Results 1 - 1 of 1) sorted by relevance

/fs/reiserfs/
H A Dxattr.c442 static inline __u32 xattr_hash(const char *msg, int len) function
524 xahash = xattr_hash(buffer, buffer_size);
717 if (xattr_hash(buffer, isize - sizeof(struct reiserfs_xattr_header)) !=

Completed in 25 milliseconds