Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c191 ext2_dirhash_t *ret_hash, in ext2fs_dirhash() argument
250 *ret_hash = 0; in ext2fs_dirhash()
253 *ret_hash = hash & ~1; in ext2fs_dirhash()
Dext2fs.h686 ext2_dirhash_t *ret_hash,