Searched defs:hashval (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/fs/ |
D | inode.c | 560 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() 578 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() 1255 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, in inode_insert5() 1328 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked() 1358 struct inode *iget5_locked_rcu(struct super_block *sb, unsigned long hashval, in iget5_locked_rcu() 1553 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() 1584 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5() 1653 unsigned long hashval, in find_inode_nowait() 1700 struct inode *find_inode_rcu(struct super_block *sb, unsigned long hashval, in find_inode_rcu() 1804 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4()
|
/linux-6.12.1/include/trace/events/ |
D | kmem.h | 352 unsigned long hashval; in mm_ptr_to_hash() local
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 74 xfs_dahash_t hashval; /* hash value of name */ member 122 xfs_dahash_t hashval; /* last hash value in block */ member
|
D | xfs_attr.h | 35 __u32 hashval; /* hash value of next entry to add */ member
|
D | xfs_da_format.h | 82 __be32 hashval; /* hash value for this descendant */ member 440 __be32 hashval; /* hash value of name */ member 630 __be32 hashval; /* hash value of name */ member
|
D | xfs_attr_leaf.c | 253 __u32 hashval; in xfs_attr3_leaf_verify_entry() local 2417 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int() local
|
D | xfs_da_btree.c | 1658 xfs_dahash_t hashval; in xfs_da3_node_lookup_int() local
|
/linux-6.12.1/fs/smb/server/ |
D | vfs_cache.c | 66 static unsigned long inode_hash(struct super_block *sb, unsigned long hashval) in inode_hash()
|
/linux-6.12.1/fs/isofs/ |
D | inode.c | 1492 unsigned long hashval; in __isofs_iget() local
|
/linux-6.12.1/lib/ |
D | vsprintf.c | 780 unsigned long hashval; in subsys_initcall() local 811 unsigned long hashval; in ptr_to_id() local
|
/linux-6.12.1/net/sunrpc/auth_gss/ |
D | auth_gss.c | 1178 unsigned long hashval = (unsigned long)clnt; in gss_auth_find_or_add_hashed() local
|
/linux-6.12.1/fs/ext4/ |
D | namei.c | 1193 __u32 hashval; in ext4_htree_fill_tree() local
|
/linux-6.12.1/fs/btrfs/ |
D | inode.c | 5583 unsigned long hashval = btrfs_inode_hash(ino, root); in btrfs_iget_locked() local
|
/linux-6.12.1/fs/nfsd/ |
D | nfs4state.c | 545 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str()
|