| /kernel/linux/linux-5.10/include/trace/events/ |
| H A D | kmem.h | 326 unsigned long hashval; in mm_ptr_to_hash() local
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| H A D | kmem.h | 314 unsigned long hashval; in mm_ptr_to_hash() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 35 __u32 hashval; /* hash value of next entry to add */ member
|
| H A D | xfs_da_btree.h | 64 xfs_dahash_t hashval; /* hash value of name */ member 114 xfs_dahash_t hashval; /* last hash value in block */ member
|
| H A D | xfs_da_btree.c | 1582 xfs_dahash_t hashval; xfs_da3_node_lookup_int() local [all...] |
| H A D | xfs_da_format.h | 82 __be32 hashval; /* hash value for this descendant */ member 428 __be32 hashval; /* hash value of name */ member 613 __be32 hashval; /* hash value of name */ member
|
| H A D | xfs_attr_leaf.c | 250 __u32 hashval; in xfs_attr3_leaf_verify_entry() local 2373 xfs_dahash_t hashval; xfs_attr3_leaf_lookup_int() local [all...] |
| /kernel/linux/linux-5.10/fs/erofs/ |
| H A D | inode.c | 309 const unsigned long hashval = erofs_inode_hash(nid); in erofs_iget_locked() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 35 __u32 hashval; /* hash value of next entry to add */ member
|
| H A D | xfs_da_btree.h | 64 xfs_dahash_t hashval; /* hash value of name */ member 120 xfs_dahash_t hashval; /* last hash value in block */ member
|
| H A D | xfs_attr_leaf.c | 252 __u32 hashval; in xfs_attr3_leaf_verify_entry() local 2417 xfs_dahash_t hashval; xfs_attr3_leaf_lookup_int() local [all...] |
| H A D | xfs_da_btree.c | 1594 xfs_dahash_t hashval; xfs_da3_node_lookup_int() local [all...] |
| H A D | xfs_da_format.h | 82 __be32 hashval; /* hash value for this descendant */ member 429 __be32 hashval; /* hash value of name */ member 614 __be32 hashval; /* hash value of name */ member
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | vfs_cache.c | 59 static unsigned long inode_hash(struct super_block *sb, unsigned long hashval) in inode_hash() argument
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | ipt_CLUSTERIP.c | 341 unsigned long hashval; in clusterip_hashfn() local
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | filecache.c | 173 nfsd_file_alloc(struct inode *inode, unsigned int may, unsigned int hashval, in nfsd_file_alloc() argument 508 __nfsd_file_close_inode(struct inode *inode, unsigned int hashval, in __nfsd_file_close_inode() argument 534 unsigned int hashval = (unsigned int)hash_long(inode->i_ino, in nfsd_file_close_inode_sync() local 554 unsigned int hashval in nfsd_file_close_inode() local 883 nfsd_file_find_locked(struct inode *inode, unsigned int may_flags, unsigned int hashval, struct net *net) nfsd_file_find_locked() argument 919 unsigned int hashval; nfsd_file_is_cached() local 944 unsigned int hashval; nfsd_file_acquire() local [all...] |
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| H A D | auth_gss.c | 1159 unsigned long hashval = (unsigned long)clnt; in gss_auth_find_or_add_hashed() local
|
| /kernel/linux/linux-5.10/fs/isofs/ |
| H A D | inode.c | 1531 unsigned long hashval; in __isofs_iget() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | check-integrity.c | 493 const unsigned int hashval = in btrfsic_block_hashtable_add() local 511 const unsigned int hashval = in btrfsic_block_hashtable_lookup() local 538 const unsigned int hashval = in btrfsic_block_link_hashtable_add() local 562 const unsigned int hashval = in btrfsic_block_link_hashtable_lookup() local 596 const unsigned int hashval = in btrfsic_dev_state_hashtable_add() local 611 const unsigned int hashval = btrfsic_dev_state_hashtable_lookup() local [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | inode.c | 512 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() argument 530 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() argument 1152 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, in inode_insert5() argument 1221 iget5_locked(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), int (*set)(struct inode *, void *), void *data) iget5_locked() argument 1408 ilookup5_nowait(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) ilookup5_nowait() argument 1439 ilookup5(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) ilookup5() argument 1509 find_inode_nowait(struct super_block *sb, unsigned long hashval, int (*match)(struct inode *, unsigned long, void *), void *data) find_inode_nowait() argument 1557 find_inode_rcu(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) find_inode_rcu() argument 1661 insert_inode_locked4(struct inode *inode, unsigned long hashval, int (*test)(struct inode *, void *), void *data) insert_inode_locked4() argument [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | inode.c | 510 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() argument 528 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() argument 1191 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, in inode_insert5() argument 1264 iget5_locked(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), int (*set)(struct inode *, void *), void *data) iget5_locked() argument 1451 ilookup5_nowait(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) ilookup5_nowait() argument 1482 ilookup5(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) ilookup5() argument 1552 find_inode_nowait(struct super_block *sb, unsigned long hashval, int (*match)(struct inode *, unsigned long, void *), void *data) find_inode_nowait() argument 1600 find_inode_rcu(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) find_inode_rcu() argument 1704 insert_inode_locked4(struct inode *inode, unsigned long hashval, int (*test)(struct inode *, void *), void *data) insert_inode_locked4() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | check-integrity.c | 442 const unsigned int hashval = in btrfsic_block_hashtable_add() local 460 const unsigned int hashval = in btrfsic_block_hashtable_lookup() local 487 const unsigned int hashval = in btrfsic_block_link_hashtable_add() local 511 const unsigned int hashval = in btrfsic_block_link_hashtable_lookup() local 545 const unsigned int hashval = in btrfsic_dev_state_hashtable_add() local 560 const unsigned int hashval = btrfsic_dev_state_hashtable_lookup() local [all...] |
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | inode.c | 1524 unsigned long hashval; in __isofs_iget() local
|
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | auth_gss.c | 1178 unsigned long hashval = (unsigned long)clnt; in gss_auth_find_or_add_hashed() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | namei.c | 1138 __u32 hashval; in ext4_htree_fill_tree() local
|