Searched defs:ret_hash (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Ddirhash.c191 ext2_dirhash_t *ret_hash,
250 *ret_hash = 0;
253 *ret_hash = hash & ~1;
189 ext2fs_dirhash(int version, const char *name, int len, const __u32 *seed, ext2_dirhash_t *ret_hash, ext2_dirhash_t *ret_minor_hash) argument

Completed in 56 milliseconds