Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c120 int unsigned_flag) in dx_hack_hash() argument
128 if (unsigned_flag) in dx_hack_hash()
142 int unsigned_flag) in str2hashbuf() argument
158 if (unsigned_flag) in str2hashbuf()
199 int unsigned_flag = 0; in ext2fs_dirhash() local
219 unsigned_flag++; in ext2fs_dirhash()
222 hash = dx_hack_hash(name, len, unsigned_flag); in ext2fs_dirhash()
225 unsigned_flag++; in ext2fs_dirhash()
230 str2hashbuf(p, len, in, 8, unsigned_flag); in ext2fs_dirhash()
239 unsigned_flag++; in ext2fs_dirhash()
[all …]