mangle_modulus 93 source4/ntvfs/posix/pvfs_shortname.c uint32_t mangle_modulus; mangle_modulus 121 source4/ntvfs/posix/pvfs_shortname.c return pvfs_name_hash(key, length) % ctx->mangle_modulus; mangle_modulus 600 source4/ntvfs/posix/pvfs_shortname.c ctx->mangle_modulus = 1; mangle_modulus 602 source4/ntvfs/posix/pvfs_shortname.c ctx->mangle_modulus *= 36;