Home
last modified time | relevance | path

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

/fs/
Dinode.c452 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash()
470 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash()
1021 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked()
1254 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait()
1285 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5()
1354 unsigned long hashval, in find_inode_nowait()
1422 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.c2168 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.c514 const unsigned int hashval = in btrfsic_block_hashtable_add() local
532 const unsigned int hashval = in btrfsic_block_hashtable_lookup() local
559 const unsigned int hashval = in btrfsic_block_link_hashtable_add() local
583 const unsigned int hashval = in btrfsic_block_link_hashtable_lookup() local
617 const unsigned int hashval = in btrfsic_dev_state_hashtable_add() local
633 const unsigned int hashval = in btrfsic_dev_state_hashtable_lookup() local
Dinode.c5647 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()
3394 static void nfsd4_init_file(struct knfsd_fh *fh, unsigned int hashval, in nfsd4_init_file()
3742 find_file_locked(struct knfsd_fh *fh, unsigned int hashval) in find_file_locked()
3759 unsigned int hashval = file_hashval(fh); in find_file() local
3771 unsigned int hashval = file_hashval(fh); in find_or_add_file() local
6259 unsigned int hashval = ownerstr_hashval(owner); in nfsd4_release_lockowner() local
/fs/isofs/
Dinode.c1474 unsigned long hashval; in __isofs_iget() local
/fs/ext4/
Dnamei.c1058 __u32 hashval; in ext4_htree_fill_tree() local