Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c190 ext2_dirhash_t *ret_hash, in ext2fs_dirhash() argument
252 *ret_hash = 0; in ext2fs_dirhash()
255 *ret_hash = hash & ~1; in ext2fs_dirhash()
Dext2fs.h1173 ext2_dirhash_t *ret_hash,