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

/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_extattr.h77 uint32_t e_hash; /* hash value of name and value */ member in struct:ext2fs_extattr_entry
H A Dext2_extattr.c783 entry->e_hash = hash;
1028 entry->e_hash = hash;
1042 if (!here->e_hash) {
1050 here->e_hash;

Completed in 55 milliseconds