Searched refs:ext2_dirhash_t (Results 1 – 6 of 6) sorted by relevance
117 ext2_dirhash_t min_hash; 118 ext2_dirhash_t max_hash;119 ext2_dirhash_t node_min_hash; 120 ext2_dirhash_t node_max_hash;
67 ext2_dirhash_t hash;68 ext2_dirhash_t minor_hash;77 ext2_dirhash_t *hashes;233 blocks * sizeof(ext2_dirhash_t)); in alloc_size_dir()239 outdir->hashes = malloc(blocks * sizeof(ext2_dirhash_t)); in alloc_size_dir()407 ext2_dirhash_t prev_hash; in copy_dir_entries()
536 ext2_dirhash_t min_hash = 0xffffffff; in parse_int_node()537 ext2_dirhash_t max_hash = 0; in parse_int_node()538 ext2_dirhash_t hash = 0, prev_hash; in parse_int_node()706 ext2_dirhash_t hash; in check_dir_block()
119 static ext2_dirhash_t dx_hack_hash (const char *name, int len, in dx_hack_hash()191 ext2_dirhash_t *ret_hash, in ext2fs_dirhash()192 ext2_dirhash_t *ret_minor_hash) in ext2fs_dirhash()
80 typedef __u32 ext2_dirhash_t; typedef686 ext2_dirhash_t *ret_hash,687 ext2_dirhash_t *ret_minor_hash);
41 ext2_dirhash_t hash; in htree_dump_leaf_node()277 ext2_dirhash_t hash, minor_hash; in do_dx_hash()