hashval 499 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 504 fs/btrfs/check-integrity.c list_add(&b->collision_resolving_node, h->table + hashval); hashval 517 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 523 fs/btrfs/check-integrity.c list_for_each_entry(b, h->table + hashval, collision_resolving_node) { hashval 544 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 553 fs/btrfs/check-integrity.c list_add(&l->collision_resolving_node, h->table + hashval); hashval 568 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 576 fs/btrfs/check-integrity.c list_for_each_entry(l, h->table + hashval, collision_resolving_node) { hashval 602 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 606 fs/btrfs/check-integrity.c list_add(&ds->collision_resolving_node, h->table + hashval); hashval 617 fs/btrfs/check-integrity.c const unsigned int hashval = hashval 621 fs/btrfs/check-integrity.c list_for_each_entry(ds, h->table + hashval, collision_resolving_node) { hashval 5849 fs/btrfs/inode.c unsigned long hashval = btrfs_inode_hash(location->objectid, root); hashval 5854 fs/btrfs/inode.c inode = iget5_locked(s, hashval, btrfs_find_actor, hashval 264 fs/erofs/inode.c const unsigned long hashval = erofs_inode_hash(nid); hashval 266 fs/erofs/inode.c return iget5_locked(sb, hashval, erofs_ilookup_test_actor, hashval 1093 fs/ext4/namei.c __u32 hashval; hashval 1164 fs/ext4/namei.c hashval = ~0; hashval 1166 fs/ext4/namei.c frame, frames, &hashval); hashval 1167 fs/ext4/namei.c *next_hash = hashval; hashval 1178 fs/ext4/namei.c (count && ((hashval & 1) == 0))) hashval 475 fs/inode.c static unsigned long hash(struct super_block *sb, unsigned long hashval) hashval 479 fs/inode.c tmp = (hashval * (unsigned long)sb) ^ (GOLDEN_RATIO_PRIME + hashval) / hashval 493 fs/inode.c void __insert_inode_hash(struct inode *inode, unsigned long hashval) hashval 495 fs/inode.c struct hlist_head *b = inode_hashtable + hash(inode->i_sb, hashval); hashval 1071 fs/inode.c struct inode *inode_insert5(struct inode *inode, unsigned long hashval, hashval 1075 fs/inode.c struct hlist_head *head = inode_hashtable + hash(inode->i_sb, hashval); hashval 1140 fs/inode.c struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, hashval 1144 fs/inode.c struct inode *inode = ilookup5(sb, hashval, test, data); hashval 1151 fs/inode.c inode = inode_insert5(new, hashval, test, set, data); hashval 1330 fs/inode.c struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, hashval 1333 fs/inode.c struct hlist_head *head = inode_hashtable + hash(sb, hashval); hashval 1361 fs/inode.c struct inode *ilookup5(struct super_block *sb, unsigned long hashval, hashval 1366 fs/inode.c inode = ilookup5_nowait(sb, hashval, test, data); hashval 1432 fs/inode.c unsigned long hashval, hashval 1437 fs/inode.c struct hlist_head *head = inode_hashtable + hash(sb, hashval); hashval 1445 fs/inode.c mval = match(inode, hashval, data); hashval 1505 fs/inode.c int insert_inode_locked4(struct inode *inode, unsigned long hashval, hashval 1511 fs/inode.c old = inode_insert5(inode, hashval, test, NULL, data); hashval 1537 fs/isofs/inode.c unsigned long hashval; hashval 1548 fs/isofs/inode.c hashval = (block << sb->s_blocksize_bits) | offset; hashval 1550 fs/isofs/inode.c inode = iget5_locked(sb, hashval, &isofs_iget5_test, hashval 171 fs/nfsd/filecache.c nfsd_file_alloc(struct inode *inode, unsigned int may, unsigned int hashval, hashval 185 fs/nfsd/filecache.c nf->nf_hashval = hashval; hashval 440 fs/nfsd/filecache.c __nfsd_file_close_inode(struct inode *inode, unsigned int hashval, hashval 446 fs/nfsd/filecache.c spin_lock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 447 fs/nfsd/filecache.c hlist_for_each_entry_safe(nf, tmp, &nfsd_file_hashtbl[hashval].nfb_head, nf_node) { hashval 451 fs/nfsd/filecache.c spin_unlock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 466 fs/nfsd/filecache.c unsigned int hashval = (unsigned int)hash_long(inode->i_ino, hashval 470 fs/nfsd/filecache.c __nfsd_file_close_inode(inode, hashval, &dispose); hashval 471 fs/nfsd/filecache.c trace_nfsd_file_close_inode_sync(inode, hashval, !list_empty(&dispose)); hashval 486 fs/nfsd/filecache.c unsigned int hashval = (unsigned int)hash_long(inode->i_ino, hashval 490 fs/nfsd/filecache.c __nfsd_file_close_inode(inode, hashval, &dispose); hashval 491 fs/nfsd/filecache.c trace_nfsd_file_close_inode(inode, hashval, !list_empty(&dispose)); hashval 735 fs/nfsd/filecache.c unsigned int hashval, struct net *net) hashval 740 fs/nfsd/filecache.c hlist_for_each_entry_rcu(nf, &nfsd_file_hashtbl[hashval].nfb_head, hashval 768 fs/nfsd/filecache.c unsigned int hashval; hashval 770 fs/nfsd/filecache.c hashval = (unsigned int)hash_long(inode->i_ino, NFSD_FILE_HASH_BITS); hashval 773 fs/nfsd/filecache.c hlist_for_each_entry_rcu(nf, &nfsd_file_hashtbl[hashval].nfb_head, hashval 781 fs/nfsd/filecache.c trace_nfsd_file_is_cached(inode, hashval, (int)ret); hashval 793 fs/nfsd/filecache.c unsigned int hashval; hashval 803 fs/nfsd/filecache.c hashval = (unsigned int)hash_long(inode->i_ino, NFSD_FILE_HASH_BITS); hashval 806 fs/nfsd/filecache.c nf = nfsd_file_find_locked(inode, may_flags, hashval, net); hashval 811 fs/nfsd/filecache.c new = nfsd_file_alloc(inode, may_flags, hashval, net); hashval 813 fs/nfsd/filecache.c trace_nfsd_file_acquire(rqstp, hashval, inode, may_flags, hashval 818 fs/nfsd/filecache.c spin_lock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 819 fs/nfsd/filecache.c nf = nfsd_file_find_locked(inode, may_flags, hashval, net); hashval 822 fs/nfsd/filecache.c spin_unlock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 864 fs/nfsd/filecache.c trace_nfsd_file_acquire(rqstp, hashval, inode, may_flags, nf, status); hashval 873 fs/nfsd/filecache.c hlist_add_head_rcu(&nf->nf_node, &nfsd_file_hashtbl[hashval].nfb_head); hashval 874 fs/nfsd/filecache.c ++nfsd_file_hashtbl[hashval].nfb_count; hashval 875 fs/nfsd/filecache.c nfsd_file_hashtbl[hashval].nfb_maxcount = max(nfsd_file_hashtbl[hashval].nfb_maxcount, hashval 876 fs/nfsd/filecache.c nfsd_file_hashtbl[hashval].nfb_count); hashval 877 fs/nfsd/filecache.c spin_unlock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 892 fs/nfsd/filecache.c spin_lock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 894 fs/nfsd/filecache.c spin_unlock(&nfsd_file_hashtbl[hashval].nfb_lock); hashval 372 fs/nfsd/nfs4state.c find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, hashval 379 fs/nfsd/nfs4state.c list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval], hashval 390 fs/nfsd/nfs4state.c find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, hashval 396 fs/nfsd/nfs4state.c oo = find_openstateowner_str_locked(hashval, open, clp); hashval 3941 fs/nfsd/nfs4state.c static void nfsd4_init_file(struct knfsd_fh *fh, unsigned int hashval, hashval 3961 fs/nfsd/nfs4state.c hlist_add_head_rcu(&fp->fi_hash, &file_hashtbl[hashval]); hashval 4296 fs/nfsd/nfs4state.c find_file_locked(struct knfsd_fh *fh, unsigned int hashval) hashval 4300 fs/nfsd/nfs4state.c hlist_for_each_entry_rcu(fp, &file_hashtbl[hashval], fi_hash) { hashval 4313 fs/nfsd/nfs4state.c unsigned int hashval = file_hashval(fh); hashval 4316 fs/nfsd/nfs4state.c fp = find_file_locked(fh, hashval); hashval 4325 fs/nfsd/nfs4state.c unsigned int hashval = file_hashval(fh); hashval 4328 fs/nfsd/nfs4state.c fp = find_file_locked(fh, hashval); hashval 4334 fs/nfsd/nfs4state.c fp = find_file_locked(fh, hashval); hashval 4336 fs/nfsd/nfs4state.c nfsd4_init_file(fh, hashval, new); hashval 6837 fs/nfsd/nfs4state.c unsigned int hashval = ownerstr_hashval(owner); hashval 6853 fs/nfsd/nfs4state.c list_for_each_entry(sop, &clp->cl_ownerstr_hashtbl[hashval], hashval 81 fs/xfs/libxfs/xfs_attr.c args->hashval = xfs_da_hashname(args->name, args->namelen); hashval 97 fs/xfs/libxfs/xfs_attr.h __u32 hashval; /* hash value of next entry to add */ hashval 855 fs/xfs/libxfs/xfs_attr_leaf.c nargs.hashval = xfs_da_hashname(sfe->nameval, hashval 1062 fs/xfs/libxfs/xfs_attr_leaf.c nargs.hashval = be32_to_cpu(entry->hashval); hashval 1131 fs/xfs/libxfs/xfs_attr_leaf.c btree[0].hashval = entries[icleafhdr.count - 1].hashval; hashval 1253 fs/xfs/libxfs/xfs_attr_leaf.c oldblk->hashval = xfs_attr_leaf_lasthash(oldblk->bp, NULL); hashval 1254 fs/xfs/libxfs/xfs_attr_leaf.c newblk->hashval = xfs_attr_leaf_lasthash(newblk->bp, NULL); hashval 1389 fs/xfs/libxfs/xfs_attr_leaf.c entry->hashval = cpu_to_be32(args->hashval); hashval 1402 fs/xfs/libxfs/xfs_attr_leaf.c (be32_to_cpu(entry->hashval) >= be32_to_cpu((entry-1)->hashval))); hashval 1404 fs/xfs/libxfs/xfs_attr_leaf.c (be32_to_cpu(entry->hashval) <= be32_to_cpu((entry+1)->hashval))); hashval 1532 fs/xfs/libxfs/xfs_attr_leaf.c ((be32_to_cpu(entries2[0].hashval) < hashval 1533 fs/xfs/libxfs/xfs_attr_leaf.c be32_to_cpu(entries1[0].hashval)) || hashval 1534 fs/xfs/libxfs/xfs_attr_leaf.c (be32_to_cpu(entries2[leaf2hdr->count - 1].hashval) < hashval 1535 fs/xfs/libxfs/xfs_attr_leaf.c be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) { hashval 1698 fs/xfs/libxfs/xfs_attr_leaf.c blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval); hashval 1699 fs/xfs/libxfs/xfs_attr_leaf.c blk2->hashval = be32_to_cpu(entries2[ichdr2.count - 1].hashval); hashval 2161 fs/xfs/libxfs/xfs_attr_leaf.c drop_blk->hashval = be32_to_cpu(entry[drophdr.count - 1].hashval); hashval 2244 fs/xfs/libxfs/xfs_attr_leaf.c save_blk->hashval = be32_to_cpu(entry[savehdr.count - 1].hashval); hashval 2275 fs/xfs/libxfs/xfs_attr_leaf.c xfs_dahash_t hashval; hashval 2290 fs/xfs/libxfs/xfs_attr_leaf.c hashval = args->hashval; hashval 2294 fs/xfs/libxfs/xfs_attr_leaf.c if (be32_to_cpu(entry->hashval) < hashval) hashval 2296 fs/xfs/libxfs/xfs_attr_leaf.c else if (be32_to_cpu(entry->hashval) > hashval) hashval 2303 fs/xfs/libxfs/xfs_attr_leaf.c if (!(span <= 4 || be32_to_cpu(entry->hashval) == hashval)) hashval 2310 fs/xfs/libxfs/xfs_attr_leaf.c while (probe > 0 && be32_to_cpu(entry->hashval) >= hashval) { hashval 2315 fs/xfs/libxfs/xfs_attr_leaf.c be32_to_cpu(entry->hashval) < hashval) { hashval 2319 fs/xfs/libxfs/xfs_attr_leaf.c if (probe == ichdr.count || be32_to_cpu(entry->hashval) != hashval) { hashval 2327 fs/xfs/libxfs/xfs_attr_leaf.c for (; probe < ichdr.count && (be32_to_cpu(entry->hashval) == hashval); hashval 2506 fs/xfs/libxfs/xfs_attr_leaf.c entry_d->hashval = entry_s->hashval; hashval 2585 fs/xfs/libxfs/xfs_attr_leaf.c return be32_to_cpu(entries[ichdr.count - 1].hashval); hashval 2686 fs/xfs/libxfs/xfs_attr_leaf.c ASSERT(be32_to_cpu(entry->hashval) == args->hashval); hashval 2842 fs/xfs/libxfs/xfs_attr_leaf.c ASSERT(be32_to_cpu(entry1->hashval) == be32_to_cpu(entry2->hashval)); hashval 642 fs/xfs/libxfs/xfs_da_btree.c btree[0].hashval = cpu_to_be32(blk1->hashval); hashval 644 fs/xfs/libxfs/xfs_da_btree.c btree[1].hashval = cpu_to_be32(blk2->hashval); hashval 801 fs/xfs/libxfs/xfs_da_btree.c ((be32_to_cpu(btree2[0].hashval) < be32_to_cpu(btree1[0].hashval)) || hashval 802 fs/xfs/libxfs/xfs_da_btree.c (be32_to_cpu(btree2[nodehdr2.count - 1].hashval) < hashval 803 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(btree1[nodehdr1.count - 1].hashval)))) { hashval 894 fs/xfs/libxfs/xfs_da_btree.c blk1->hashval = be32_to_cpu(btree1[nodehdr1.count - 1].hashval); hashval 895 fs/xfs/libxfs/xfs_da_btree.c blk2->hashval = be32_to_cpu(btree2[nodehdr2.count - 1].hashval); hashval 941 fs/xfs/libxfs/xfs_da_btree.c btree[oldblk->index].hashval = cpu_to_be32(newblk->hashval); hashval 955 fs/xfs/libxfs/xfs_da_btree.c oldblk->hashval = be32_to_cpu(btree[nodehdr.count - 1].hashval); hashval 1286 fs/xfs/libxfs/xfs_da_btree.c return be32_to_cpu(btree[nodehdr.count - 1].hashval); hashval 1333 fs/xfs/libxfs/xfs_da_btree.c if (be32_to_cpu(btree[blk->index].hashval) == lasthash) hashval 1335 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = lasthash; hashval 1336 fs/xfs/libxfs/xfs_da_btree.c btree[blk->index].hashval = cpu_to_be32(lasthash); hashval 1341 fs/xfs/libxfs/xfs_da_btree.c lasthash = be32_to_cpu(btree[nodehdr.count - 1].hashval); hashval 1391 fs/xfs/libxfs/xfs_da_btree.c drop_blk->hashval = be32_to_cpu(btree[index - 1].hashval); hashval 1429 fs/xfs/libxfs/xfs_da_btree.c if ((be32_to_cpu(drop_btree[0].hashval) < hashval 1430 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(save_btree[0].hashval)) || hashval 1431 fs/xfs/libxfs/xfs_da_btree.c (be32_to_cpu(drop_btree[drop_hdr.count - 1].hashval) < hashval 1432 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(save_btree[save_hdr.count - 1].hashval))) { hashval 1464 fs/xfs/libxfs/xfs_da_btree.c save_blk->hashval = be32_to_cpu(save_btree[save_hdr.count - 1].hashval); hashval 1494 fs/xfs/libxfs/xfs_da_btree.c xfs_dahash_t hashval; hashval 1532 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); hashval 1539 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = xfs_dir2_leaf_lasthash(args->dp, hashval 1569 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = be32_to_cpu(btree[max - 1].hashval); hashval 1575 fs/xfs/libxfs/xfs_da_btree.c hashval = args->hashval; hashval 1578 fs/xfs/libxfs/xfs_da_btree.c btreehashval = be32_to_cpu(btree[probe].hashval); hashval 1579 fs/xfs/libxfs/xfs_da_btree.c if (btreehashval < hashval) hashval 1581 fs/xfs/libxfs/xfs_da_btree.c else if (btreehashval > hashval) hashval 1588 fs/xfs/libxfs/xfs_da_btree.c (be32_to_cpu(btree[probe].hashval) == hashval)); hashval 1595 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(btree[probe].hashval) >= hashval) { hashval 1599 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(btree[probe].hashval) < hashval) { hashval 1641 fs/xfs/libxfs/xfs_da_btree.c (blk->hashval == args->hashval)) { hashval 1687 fs/xfs/libxfs/xfs_da_btree.c ((be32_to_cpu(btree2[0].hashval) < be32_to_cpu(btree1[0].hashval)) || hashval 1688 fs/xfs/libxfs/xfs_da_btree.c (be32_to_cpu(btree2[node2hdr.count - 1].hashval) < hashval 1689 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(btree1[node1hdr.count - 1].hashval)))) { hashval 1968 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = be32_to_cpu(btree[nodehdr.count - 1].hashval); hashval 1980 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); hashval 1987 fs/xfs/libxfs/xfs_da_btree.c blk->hashval = xfs_dir2_leaf_lasthash(args->dp, hashval 2246 fs/xfs/libxfs/xfs_da_btree.c dead_hash = be32_to_cpu(ents[leafhdr.count - 1].hashval); hashval 2254 fs/xfs/libxfs/xfs_da_btree.c dead_hash = be32_to_cpu(btree[deadhdr.count - 1].hashval); hashval 2322 fs/xfs/libxfs/xfs_da_btree.c be32_to_cpu(btree[entno].hashval) < dead_hash; hashval 56 fs/xfs/libxfs/xfs_da_btree.h xfs_dahash_t hashval; /* hash value of name */ hashval 106 fs/xfs/libxfs/xfs_da_btree.h xfs_dahash_t hashval; /* last hash value in block */ hashval 82 fs/xfs/libxfs/xfs_da_format.h __be32 hashval; /* hash value for this descendant */ hashval 449 fs/xfs/libxfs/xfs_da_format.h __be32 hashval; /* hash value of name */ hashval 647 fs/xfs/libxfs/xfs_da_format.h __be32 hashval; /* hash value of name */ hashval 265 fs/xfs/libxfs/xfs_dir2.c args->hashval = dp->i_mount->m_dirnameops->hashname(name); hashval 361 fs/xfs/libxfs/xfs_dir2.c args->hashval = dp->i_mount->m_dirnameops->hashname(name); hashval 433 fs/xfs/libxfs/xfs_dir2.c args->hashval = dp->i_mount->m_dirnameops->hashname(name); hashval 494 fs/xfs/libxfs/xfs_dir2.c args->hashval = dp->i_mount->m_dirnameops->hashname(name); hashval 425 fs/xfs/libxfs/xfs_dir2_block.c if ((hash = be32_to_cpu(blp[mid].hashval)) == args->hashval) hashval 427 fs/xfs/libxfs/xfs_dir2_block.c if (hash < args->hashval) hashval 432 fs/xfs/libxfs/xfs_dir2_block.c while (mid >= 0 && be32_to_cpu(blp[mid].hashval) >= args->hashval) { hashval 526 fs/xfs/libxfs/xfs_dir2_block.c blp[mid].hashval = cpu_to_be32(args->hashval); hashval 686 fs/xfs/libxfs/xfs_dir2_block.c if ((hash = be32_to_cpu(blp[mid].hashval)) == args->hashval) hashval 688 fs/xfs/libxfs/xfs_dir2_block.c if (hash < args->hashval) hashval 701 fs/xfs/libxfs/xfs_dir2_block.c while (mid > 0 && be32_to_cpu(blp[mid - 1].hashval) == args->hashval) { hashval 730 fs/xfs/libxfs/xfs_dir2_block.c be32_to_cpu(blp[mid].hashval) == hash); hashval 886 fs/xfs/libxfs/xfs_dir2_block.c return be32_to_cpu(la->hashval) < be32_to_cpu(lb->hashval) ? -1 : hashval 887 fs/xfs/libxfs/xfs_dir2_block.c (be32_to_cpu(la->hashval) > be32_to_cpu(lb->hashval) ? 1 : 0); hashval 1160 fs/xfs/libxfs/xfs_dir2_block.c blp[0].hashval = cpu_to_be32(xfs_dir_hash_dot); hashval 1174 fs/xfs/libxfs/xfs_dir2_block.c blp[1].hashval = cpu_to_be32(xfs_dir_hash_dotdot); hashval 1227 fs/xfs/libxfs/xfs_dir2_block.c blp[2 + i].hashval = cpu_to_be32(mp->m_dirnameops-> hashval 195 fs/xfs/libxfs/xfs_dir2_data.c be32_to_cpu(lep[i].hashval) == hash) hashval 214 fs/xfs/libxfs/xfs_dir2_data.c if (i > 0 && be32_to_cpu(lep[i].hashval) < hashval 215 fs/xfs/libxfs/xfs_dir2_data.c be32_to_cpu(lep[i - 1].hashval)) hashval 123 fs/xfs/libxfs/xfs_dir2_leaf.c if (be32_to_cpu(ents[i].hashval) > hashval 124 fs/xfs/libxfs/xfs_dir2_leaf.c be32_to_cpu(ents[i + 1].hashval)) hashval 622 fs/xfs/libxfs/xfs_dir2_leaf.c index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval; hashval 848 fs/xfs/libxfs/xfs_dir2_leaf.c lep->hashval = cpu_to_be32(args->hashval); hashval 1211 fs/xfs/libxfs/xfs_dir2_leaf.c index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval; hashval 1519 fs/xfs/libxfs/xfs_dir2_leaf.c hashwant = args->hashval; hashval 1522 fs/xfs/libxfs/xfs_dir2_leaf.c if ((hash = be32_to_cpu(lep[mid].hashval)) == hashwant) hashval 1533 fs/xfs/libxfs/xfs_dir2_leaf.c while (mid > 0 && be32_to_cpu(lep[mid - 1].hashval) == hashwant) { hashval 464 fs/xfs/libxfs/xfs_dir2_node.c ASSERT(index == 0 || be32_to_cpu(ents[index - 1].hashval) <= args->hashval); hashval 466 fs/xfs/libxfs/xfs_dir2_node.c be32_to_cpu(ents[index].hashval) >= args->hashval); hashval 492 fs/xfs/libxfs/xfs_dir2_node.c lep->hashval = cpu_to_be32(args->hashval); hashval 550 fs/xfs/libxfs/xfs_dir2_node.c return be32_to_cpu(ents[leafhdr.count - 1].hashval); hashval 612 fs/xfs/libxfs/xfs_dir2_node.c index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval; hashval 760 fs/xfs/libxfs/xfs_dir2_node.c index < leafhdr.count && be32_to_cpu(lep->hashval) == args->hashval; hashval 980 fs/xfs/libxfs/xfs_dir2_node.c (be32_to_cpu(ents2[0].hashval) < be32_to_cpu(ents1[0].hashval) || hashval 981 fs/xfs/libxfs/xfs_dir2_node.c be32_to_cpu(ents2[hdr2.count - 1].hashval) < hashval 982 fs/xfs/libxfs/xfs_dir2_node.c be32_to_cpu(ents1[hdr1.count - 1].hashval))) hashval 1046 fs/xfs/libxfs/xfs_dir2_node.c midhash = be32_to_cpu(ents2[mid - hdr1.count].hashval); hashval 1048 fs/xfs/libxfs/xfs_dir2_node.c midhash = be32_to_cpu(ents1[mid].hashval); hashval 1049 fs/xfs/libxfs/xfs_dir2_node.c isleft = args->hashval <= midhash; hashval 1405 fs/xfs/libxfs/xfs_dir2_node.c oldblk->hashval = xfs_dir2_leaf_lasthash(dp, oldblk->bp, NULL); hashval 1406 fs/xfs/libxfs/xfs_dir2_node.c newblk->hashval = xfs_dir2_leaf_lasthash(dp, newblk->bp, NULL); hashval 1590 fs/xfs/libxfs/xfs_dir2_node.c drop_blk->hashval = be32_to_cpu(dents[drophdr.count - 1].hashval); hashval 1599 fs/xfs/libxfs/xfs_dir2_node.c save_blk->hashval = be32_to_cpu(sents[savehdr.count - 1].hashval); hashval 160 fs/xfs/scrub/attr.c args.hashval = xfs_da_hashname(args.name, args.namelen); hashval 265 fs/xfs/scrub/attr.c if (be32_to_cpu(ent->hashval) < *last_hashval) hashval 267 fs/xfs/scrub/attr.c *last_hashval = be32_to_cpu(ent->hashval); hashval 427 fs/xfs/scrub/attr.c error = xchk_da_btree_hash(ds, level, &ent->hashval); hashval 441 fs/xfs/scrub/attr.c hash = be32_to_cpu(ent->hashval); hashval 140 fs/xfs/scrub/dabtree.c parent_hash = be32_to_cpu(entry->hashval); hashval 408 fs/xfs/scrub/dabtree.c blk->hashval = xfs_attr_leaf_lasthash(blk->bp, pmaxrecs); hashval 417 fs/xfs/scrub/dabtree.c blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); hashval 426 fs/xfs/scrub/dabtree.c blk->hashval = xfs_dir2_leaf_lasthash(ip, blk->bp, pmaxrecs); hashval 439 fs/xfs/scrub/dabtree.c blk->hashval = be32_to_cpu(btree[*pmaxrecs - 1].hashval); hashval 566 fs/xfs/scrub/dabtree.c error = xchk_da_btree_hash(&ds, level, &key->hashval); hashval 202 fs/xfs/scrub/dir.c error = xchk_da_btree_hash(ds, level, &ent->hashval); hashval 263 fs/xfs/scrub/dir.c hash = be32_to_cpu(ent->hashval); hashval 537 fs/xfs/scrub/dir.c hash = be32_to_cpu(ents[i].hashval); hashval 42 fs/xfs/xfs_attr_list.c (!((cursor)->initted) && !((cursor)->hashval) && \ hashval 155 fs/xfs/xfs_attr_list.c if (sbp->hash == cursor->hashval) { hashval 160 fs/xfs/xfs_attr_list.c } else if (sbp->hash > cursor->hashval) { hashval 173 fs/xfs/xfs_attr_list.c if (cursor->hashval != sbp->hash) { hashval 174 fs/xfs/xfs_attr_list.c cursor->hashval = sbp->hash; hashval 248 fs/xfs/xfs_attr_list.c if (cursor->hashval <= be32_to_cpu(btree->hashval)) { hashval 322 fs/xfs/xfs_attr_list.c if (cursor->hashval > be32_to_cpu( hashval 323 fs/xfs/xfs_attr_list.c entries[leafhdr.count - 1].hashval)) { hashval 327 fs/xfs/xfs_attr_list.c } else if (cursor->hashval <= be32_to_cpu( hashval 328 fs/xfs/xfs_attr_list.c entries[0].hashval)) { hashval 406 fs/xfs/xfs_attr_list.c if (be32_to_cpu(entry->hashval) == cursor->hashval) { hashval 412 fs/xfs/xfs_attr_list.c } else if (be32_to_cpu(entry->hashval) > hashval 413 fs/xfs/xfs_attr_list.c cursor->hashval) { hashval 435 fs/xfs/xfs_attr_list.c if (be32_to_cpu(entry->hashval) != cursor->hashval) { hashval 436 fs/xfs/xfs_attr_list.c cursor->hashval = be32_to_cpu(entry->hashval); hashval 615 fs/xfs/xfs_attr_list.c (cursor->hashval || cursor->blkno || cursor->offset)) hashval 45 fs/xfs/xfs_trace.h __field(u32, hashval) hashval 58 fs/xfs/xfs_trace.h __entry->hashval = ctx->cursor->hashval; hashval 71 fs/xfs/xfs_trace.h __entry->hashval, hashval 169 fs/xfs/xfs_trace.h __field(u32, hashval) hashval 184 fs/xfs/xfs_trace.h __entry->hashval = ctx->cursor->hashval; hashval 192 fs/xfs/xfs_trace.h __entry->bt_hashval = be32_to_cpu(btree->hashval); hashval 200 fs/xfs/xfs_trace.h __entry->hashval, hashval 1674 fs/xfs/xfs_trace.h __field(xfs_dahash_t, hashval) hashval 1684 fs/xfs/xfs_trace.h __entry->hashval = args->hashval; hashval 1695 fs/xfs/xfs_trace.h __entry->hashval, hashval 1739 fs/xfs/xfs_trace.h __field(xfs_dahash_t, hashval) hashval 1750 fs/xfs/xfs_trace.h __entry->hashval = args->hashval; hashval 1762 fs/xfs/xfs_trace.h __entry->hashval, hashval 3035 include/linux/fs.h unsigned long hashval, int (*test)(struct inode *, void *), hashval 3037 include/linux/fs.h extern struct inode *ilookup5(struct super_block *sb, unsigned long hashval, hashval 3041 include/linux/fs.h extern struct inode *inode_insert5(struct inode *inode, unsigned long hashval, hashval 3074 include/linux/fs.h extern void __insert_inode_hash(struct inode *, unsigned long hashval); hashval 747 lib/vsprintf.c unsigned long hashval; hashval 758 lib/vsprintf.c hashval = hash_long((unsigned long)ptr, 32); hashval 759 lib/vsprintf.c return pointer_string(buf, end, (const void *)hashval, spec); hashval 769 lib/vsprintf.c hashval = (unsigned long)siphash_1u64((u64)ptr, &ptr_key); hashval 774 lib/vsprintf.c hashval = hashval & 0xffffffff; hashval 776 lib/vsprintf.c hashval = (unsigned long)siphash_1u32((u32)ptr, &ptr_key); hashval 778 lib/vsprintf.c return pointer_string(buf, end, (const void *)hashval, spec); hashval 341 net/ipv4/netfilter/ipt_CLUSTERIP.c unsigned long hashval; hashval 361 net/ipv4/netfilter/ipt_CLUSTERIP.c hashval = jhash_1word(ntohl(iph->saddr), hashval 365 net/ipv4/netfilter/ipt_CLUSTERIP.c hashval = jhash_2words(ntohl(iph->saddr), sport, hashval 369 net/ipv4/netfilter/ipt_CLUSTERIP.c hashval = jhash_3words(ntohl(iph->saddr), sport, dport, hashval 374 net/ipv4/netfilter/ipt_CLUSTERIP.c hashval = 0; hashval 383 net/ipv4/netfilter/ipt_CLUSTERIP.c return reciprocal_scale(hashval, config->num_total_nodes) + 1; hashval 1170 net/sunrpc/auth_gss/auth_gss.c unsigned long hashval = (unsigned long)clnt; hashval 1176 net/sunrpc/auth_gss/auth_gss.c hashval) { hashval 1194 net/sunrpc/auth_gss/auth_gss.c hash_add(gss_auth_hash_table, &new->hash, hashval);