Searched defs:hashval (Results 1 – 12 of 12) sorted by relevance
/fs/ |
D | inode.c | 443 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() 461 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() 984 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked() 1202 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() 1233 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5() 1310 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4()
|
/fs/xfs/ |
D | xfs_da_btree.h | 68 __be32 hashval; /* hash value for this descendant */ member 99 xfs_dahash_t hashval; /* hash value of name */ member 165 xfs_dahash_t hashval; /* last hash value in block */ member
|
D | xfs_attr.h | 101 __u32 hashval; /* hash value of next entry to add */ member
|
D | xfs_attr_leaf.h | 92 __be32 hashval; /* hash value of name */ member
|
D | xfs_dir2_format.h | 336 __be32 hashval; /* hash value of name */ member
|
D | xfs_da_btree.c | 1080 xfs_dahash_t hashval, btreehashval; in xfs_da_node_lookup_int() local
|
D | xfs_attr_leaf.c | 1945 xfs_dahash_t hashval; in xfs_attr_leaf_lookup_int() local
|
/fs/btrfs/ |
D | check-integrity.c | 499 const unsigned int hashval = in btrfsic_block_hashtable_add() local 517 const unsigned int hashval = in btrfsic_block_hashtable_lookup() local 548 const unsigned int hashval = in btrfsic_block_link_hashtable_add() local 572 const unsigned int hashval = in btrfsic_block_link_hashtable_lookup() local 610 const unsigned int hashval = in btrfsic_dev_state_hashtable_add() local 626 const unsigned int hashval = in btrfsic_dev_state_hashtable_lookup() local
|
/fs/nfsd/ |
D | nfs4state.c | 1304 find_confirmed_client_by_str(const char *dname, unsigned int hashval) in find_confirmed_client_by_str() 1316 find_unconfirmed_client_by_str(const char *dname, unsigned int hashval) in find_unconfirmed_client_by_str() 2312 unsigned int hashval = file_hashval(ino); in nfsd4_init_file() local 2477 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open) in find_openstateowner_str() 2498 unsigned int hashval = file_hashval(ino); in find_file() local 3930 unsigned int hashval = lockowner_ino_hashval(inode, clid->cl_id, owner); in find_lockowner_str() local 4390 unsigned int hashval = ownerstr_hashval(clid->cl_id, owner); in nfsd4_release_lockowner() local
|
/fs/isofs/ |
D | inode.c | 1495 unsigned long hashval; in isofs_iget() local
|
/fs/ext3/ |
D | namei.c | 616 __u32 hashval; in ext3_htree_fill_tree() local
|
/fs/ext4/ |
D | namei.c | 628 __u32 hashval; in ext4_htree_fill_tree() local
|