Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c455 static inline __u32 xattr_hash(const char *msg, int len) in xattr_hash() function
546 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
750 if (xattr_hash(buffer, isize - sizeof(struct reiserfs_xattr_header)) != in reiserfs_xattr_get()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr.c449 static inline __u32 xattr_hash(const char *msg, int len) in xattr_hash() function
541 xahash = xattr_hash(buffer, buffer_size); in reiserfs_xattr_set_handle()
745 if (xattr_hash(buffer, isize - sizeof(struct reiserfs_xattr_header)) != in reiserfs_xattr_get()

Completed in 3 milliseconds