name_hash 466 drivers/staging/exfat/exfat.h u8 name_hash[2]; name_hash 524 drivers/staging/exfat/exfat.h u16 name_hash; name_hash 1363 drivers/staging/exfat/exfat_core.c SET16_A(strm_ep->name_hash, p_uniname->name_hash); name_hash 2324 drivers/staging/exfat/exfat_core.c if (p_uniname->name_hash == GET16_A(strm_ep->name_hash) && name_hash 399 drivers/staging/exfat/exfat_nls.c p_uniname->name_hash = calc_checksum_2byte(upname, j << 1, 0, name_hash 329 fs/btrfs/tree-checker.c u32 name_hash; name_hash 411 fs/btrfs/tree-checker.c name_hash = btrfs_name_hash(namebuf, name_len); name_hash 412 fs/btrfs/tree-checker.c if (key->offset != name_hash) { name_hash 415 fs/btrfs/tree-checker.c name_hash, key->offset); name_hash 582 fs/f2fs/dir.c const struct qstr *name, f2fs_hash_t name_hash, name_hash 590 fs/f2fs/dir.c de->hash_code = name_hash; name_hash 2995 fs/f2fs/f2fs.h const struct qstr *name, f2fs_hash_t name_hash, name_hash 549 fs/f2fs/inline.c f2fs_hash_t name_hash; name_hash 584 fs/f2fs/inline.c name_hash = f2fs_dentry_hash(dir, new_name, NULL); name_hash 585 fs/f2fs/inline.c f2fs_update_dentry(ino, mode, &d, new_name, name_hash, bit_pos); name_hash 854 fs/ocfs2/dir.c u32 name_hash = hinfo->major_hash; name_hash 856 fs/ocfs2/dir.c ret = ocfs2_dx_dir_lookup_rec(inode, el, name_hash, &cpos, &blkno, name_hash 864 fs/ocfs2/dir.c if (name_hash >= cend) { name_hash 870 fs/ocfs2/dir.c name_hash - cpos); name_hash 871 fs/ocfs2/dir.c cpos = name_hash; name_hash 171 fs/ocfs2/xattr.c void (*xlo_add_entry)(struct ocfs2_xa_loc *loc, u32 name_hash); name_hash 1493 fs/ocfs2/xattr.c static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) name_hash 1495 fs/ocfs2/xattr.c loc->xl_ops->xlo_add_entry(loc, name_hash); name_hash 1496 fs/ocfs2/xattr.c loc->xl_entry->xe_name_hash = cpu_to_le32(name_hash); name_hash 1658 fs/ocfs2/xattr.c static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) name_hash 1811 fs/ocfs2/xattr.c static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) name_hash 1826 fs/ocfs2/xattr.c if (name_hash > le32_to_cpu(tmp_xe->xe_name_hash)) name_hash 1828 fs/ocfs2/xattr.c else if (name_hash < le32_to_cpu(tmp_xe->xe_name_hash)) name_hash 2125 fs/ocfs2/xattr.c u32 name_hash, name_hash 2158 fs/ocfs2/xattr.c ocfs2_xa_add_entry(loc, name_hash); name_hash 2227 fs/ocfs2/xattr.c u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, name_hash 2249 fs/ocfs2/xattr.c ret = ocfs2_xa_prepare_entry(loc, xi, name_hash, ctxt); name_hash 3686 fs/ocfs2/xattr.c u32 name_hash, name_hash 3699 fs/ocfs2/xattr.c ret = ocfs2_find_leaf(INODE_CACHE(inode), el, name_hash, name_hash 3721 fs/ocfs2/xattr.c if (le32_to_cpu(rec->e_cpos) <= name_hash) { name_hash 3752 fs/ocfs2/xattr.c u32 name_hash, name_hash 3769 fs/ocfs2/xattr.c if (name_hash > le32_to_cpu(xe->xe_name_hash)) name_hash 3771 fs/ocfs2/xattr.c else if (name_hash < le32_to_cpu(xe->xe_name_hash)) name_hash 3815 fs/ocfs2/xattr.c u32 name_hash, name_hash 3858 fs/ocfs2/xattr.c if (name_hash < le32_to_cpu(xe->xe_name_hash)) { name_hash 3874 fs/ocfs2/xattr.c if (name_hash > le32_to_cpu(xe->xe_name_hash)) { name_hash 3881 fs/ocfs2/xattr.c name_index, name, name_hash, name_hash 3912 fs/ocfs2/xattr.c name, name_index, name_hash, name_hash 3936 fs/ocfs2/xattr.c u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); name_hash 3942 fs/ocfs2/xattr.c name, name_index, name_hash, name_hash 3946 fs/ocfs2/xattr.c ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &first_hash, name_hash 3953 fs/ocfs2/xattr.c BUG_ON(p_blkno == 0 || num_clusters == 0 || first_hash > name_hash); name_hash 3960 fs/ocfs2/xattr.c ret = ocfs2_xattr_bucket_find(inode, name_index, name, name_hash, name_hash 4090 fs/ocfs2/xattr.c u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; name_hash 4096 fs/ocfs2/xattr.c while (name_hash > 0) { name_hash 4097 fs/ocfs2/xattr.c ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, name_hash 4115 fs/ocfs2/xattr.c name_hash = e_cpos - 1; name_hash 5278 fs/ocfs2/xattr.c u32 name_hash = name_hash 5298 fs/ocfs2/xattr.c ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &e_cpos, name_hash 5523 fs/ocfs2/xattr.c u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); name_hash 5525 fs/ocfs2/xattr.c if (name_hash != le32_to_cpu(xh->xh_entries[0].xe_name_hash)) name_hash 279 scripts/gcc-plugins/randomize_layout_plugin.c seed[i] ^= name_hash(structname);