Searched defs:hashval (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/fs/ |
H A D | inode.c | 543 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() 561 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() 1234 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, in inode_insert5() 1307 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked() 1494 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() 1525 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5() 1596 unsigned long hashval, in find_inode_nowait() 1643 struct inode *find_inode_rcu(struct super_block *sb, unsigned long hashval, in find_inode_rcu() 1747 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4()
|
/openbmc/linux/include/trace/events/ |
H A D | kmem.h | 314 unsigned long hashval; in mm_ptr_to_hash() local
|
/openbmc/linux/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 = in btrfsic_dev_state_hashtable_lookup() local
|
H A D | inode.c | 5564 unsigned long hashval = btrfs_inode_hash(ino, root); in btrfs_iget_locked() local
|
/openbmc/linux/fs/xfs/libxfs/ |
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.h | 35 __u32 hashval; /* hash value of next entry to add */ member
|
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
|
H A D | xfs_attr_leaf.c | 252 __u32 hashval; in xfs_attr3_leaf_verify_entry() local 2421 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int() local
|
H A D | xfs_da_btree.c | 1594 xfs_dahash_t hashval; in xfs_da3_node_lookup_int() local
|
/openbmc/linux/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()
|
/openbmc/linux/fs/isofs/ |
H A D | inode.c | 1538 unsigned long hashval; in __isofs_iget() local
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 779 unsigned long hashval; in subsys_initcall() local 810 unsigned long hashval; in ptr_to_id() local
|
/openbmc/linux/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
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4state.c | 542 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked() 560 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str()
|
/openbmc/linux/fs/ext4/ |
H A D | namei.c | 1193 __u32 hashval; in ext4_htree_fill_tree() local
|