Home | History | Annotate | Download | only in debugfs

Lines Matching full:hash

2  * htree.c --- hash tree routines
43 ext2_dirhash_t hash, minor_hash;
90 &hash, &minor_hash);
93 "while calculating hash");
95 hash, minor_hash, rec_len, name);
123 int hash, i;
134 hash = i ? ext2fs_le32_to_cpu(ent[i].hash) : 0;
135 fprintf(pager, "Entry #%d: Hash 0x%08x%s, block %u\n", i,
136 hash, (hash & 1) ? " (**)" : "",
143 e.hash = ext2fs_le32_to_cpu(ent[i].hash);
145 fprintf(pager, "Entry #%d: Hash 0x%08x, block %u\n", i,
146 i ? e.hash : 0, e.block);
247 com_err(argv[0], 0, "Not a hash-indexed directory");
275 fprintf(pager, "\t Hash Version: %d\n", rootnode->hash_version);
293 * This function prints the hash of a given file.
297 ext2_dirhash_t hash, minor_hash;
331 hash_seed, &hash, &minor_hash);
333 com_err(argv[0], err, "while caclulating hash");
336 printf("Hash of %s is 0x%0x (minor 0x%0x)\n", argv[optind],
337 hash, minor_hash);
342 * large hash tree directories that have lost some blocks from the