Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dxattr.c3068 ext4_xattr_cmp(struct ext4_xattr_header *header1, in ext4_xattr_cmp() function
3134 } else if (ext4_xattr_cmp(header, BHDR(bh)) == 0) { in ext4_xattr_block_cache_find()