Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c192 ext2_dirhash_t *ret_minor_hash) in ext2fs_dirhash() argument
254 if (ret_minor_hash) in ext2fs_dirhash()
255 *ret_minor_hash = minor_hash; in ext2fs_dirhash()
Dext2fs.h687 ext2_dirhash_t *ret_minor_hash);