Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 11 of 11) sorted by relevance

/fs/
Dinode.c454 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/
Dxfs_da_btree.h69 xfs_dahash_t hashval; /* hash value of name */ member
119 xfs_dahash_t hashval; /* last hash value in block */ member
Dxfs_da_format.h94 __be32 hashval; /* hash value for this descendant */ member
461 __be32 hashval; /* hash value of name */ member
659 __be32 hashval; /* hash value of name */ member
Dxfs_attr_leaf.c2170 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int() local
Dxfs_da_btree.c1462 xfs_dahash_t hashval; in xfs_da3_node_lookup_int() local
/fs/btrfs/
Dcheck-integrity.c512 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
Dinode.c5838 unsigned long hashval = btrfs_inode_hash(location->objectid, root); in btrfs_iget_locked() local
/fs/xfs/
Dxfs_attr.h101 __u32 hashval; /* hash value of next entry to add */ member
/fs/nfsd/
Dnfs4state.c341 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/
Dinode.c1535 unsigned long hashval; in __isofs_iget() local
/fs/ext4/
Dnamei.c1090 __u32 hashval; in ext4_htree_fill_tree() local