Searched refs:prev_hash (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c5847 ext2_dirhash_t hash = 0, prev_hash; local
5873 prev_hash = hash;
5883 if (hash < prev_hash &&
10531 ext2_dirhash_t prev_hash; local
10542 prev_hash = 1;
10563 if (ent->hash == prev_hash)
10579 prev_hash = ent->hash;

Completed in 50 milliseconds