Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c1788 __le32 crc32c_hash; in ext4_xattr_set_entry() local
1795 crc32c_hash = cpu_to_le32( in ext4_xattr_set_entry()
1799 &crc32c_hash, 1); in ext4_xattr_set_entry()
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c1842 __le32 crc32c_hash; in ext4_xattr_set_entry() local
1849 crc32c_hash = cpu_to_le32( in ext4_xattr_set_entry()
1853 &crc32c_hash, 1); in ext4_xattr_set_entry()

Completed in 11 milliseconds