Searched defs:hashval (Results 1 – 11 of 11) sorted by relevance
/fs/ |
D | inode.c | 454 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() 472 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash() 1030 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked() 1263 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() 1294 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5() 1363 unsigned long hashval, in find_inode_nowait() 1431 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4()
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 69 xfs_dahash_t hashval; /* hash value of name */ member 119 xfs_dahash_t hashval; /* last hash value in block */ member
|
D | xfs_da_format.h | 94 __be32 hashval; /* hash value for this descendant */ member 461 __be32 hashval; /* hash value of name */ member 659 __be32 hashval; /* hash value of name */ member
|
D | xfs_attr_leaf.c | 2170 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int() local
|
D | xfs_da_btree.c | 1462 xfs_dahash_t hashval; in xfs_da3_node_lookup_int() local
|
/fs/btrfs/ |
D | check-integrity.c | 512 const unsigned int hashval = in btrfsic_block_hashtable_add() local 530 const unsigned int hashval = in btrfsic_block_hashtable_lookup() local 557 const unsigned int hashval = in btrfsic_block_link_hashtable_add() local 581 const unsigned int hashval = in btrfsic_block_link_hashtable_lookup() local 615 const unsigned int hashval = in btrfsic_dev_state_hashtable_add() local 630 const unsigned int hashval = in btrfsic_dev_state_hashtable_lookup() local
|
D | inode.c | 5838 unsigned long hashval = btrfs_inode_hash(location->objectid, root); in btrfs_iget_locked() local
|
/fs/xfs/ |
D | xfs_attr.h | 101 __u32 hashval; /* hash value of next entry to add */ member
|
/fs/nfsd/ |
D | nfs4state.c | 341 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked() 359 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() 3448 static void nfsd4_init_file(struct knfsd_fh *fh, unsigned int hashval, in nfsd4_init_file() 3796 find_file_locked(struct knfsd_fh *fh, unsigned int hashval) in find_file_locked() 3813 unsigned int hashval = file_hashval(fh); in find_file() local 3825 unsigned int hashval = file_hashval(fh); in find_or_add_file() local 6323 unsigned int hashval = ownerstr_hashval(owner); in nfsd4_release_lockowner() local
|
/fs/isofs/ |
D | inode.c | 1535 unsigned long hashval; in __isofs_iget() local
|
/fs/ext4/ |
D | namei.c | 1090 __u32 hashval; in ext4_htree_fill_tree() local
|