Home
last modified time | relevance | path

Searched defs:e_hash (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.h41 __le32 e_hash; /* hash value of name and value */ member
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.h50 __le32 e_hash; /* hash value of name and value */ member
H A Dxattr.c452 __le32 e_hash, tmp_data; in ext4_xattr_inode_verify_hashes() local