Searched defs:hashval (Results 1 – 11 of 11) sorted by relevance
/fs/ |
D | inode.c | 559 static unsigned long hash(struct super_block *sb, unsigned long hashval) in hash() 908 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() 937 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, in ilookup5() 990 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, in iget5_locked() 1070 int insert_inode_locked4(struct inode *inode, unsigned long hashval, in insert_inode_locked4() 1108 void __insert_inode_hash(struct inode *inode, unsigned long hashval) in __insert_inode_hash()
|
/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 169 xfs_dahash_t hashval; /* last hash value in block */ member
|
D | xfs_attr.h | 91 __u32 hashval; /* hash value of next entry to add */ member
|
D | xfs_dir2_leaf.h | 57 __be32 hashval; /* hash value of name */ member
|
D | xfs_attr_leaf.h | 92 __be32 hashval; /* hash value of name */ member
|
D | xfs_da_btree.c | 1057 xfs_dahash_t hashval, btreehashval; in xfs_da_node_lookup_int() local
|
D | xfs_attr_leaf.c | 1924 xfs_dahash_t hashval; in xfs_attr_leaf_lookup_int() local
|
/fs/nfsd/ |
D | nfs4state.c | 572 find_confirmed_client_by_str(const char *dname, unsigned int hashval) in find_confirmed_client_by_str() 584 find_unconfirmed_client_by_str(const char *dname, unsigned int hashval) in find_unconfirmed_client_by_str() 922 unsigned int hashval = file_hashval(ino); in alloc_init_file() local 1085 unsigned int hashval = stateid_hashval(sop->so_id, fp->fi_id); in init_stateid() local 1145 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open) in find_openstateowner_str() 1160 unsigned int hashval = file_hashval(ino); in find_file() local 2461 unsigned int hashval; in find_stateid() local 2554 unsigned int hashval = lock_ownerstr_hashval(inode, clid->cl_id, owner); in find_lockstateowner_str() local 2609 unsigned int hashval = stateid_hashval(sop->so_id, fp->fi_id); in alloc_init_lock_stateid() local
|
/fs/isofs/ |
D | inode.c | 1413 unsigned long hashval; in isofs_iget() local
|
/fs/ext3/ |
D | namei.c | 630 __u32 hashval; in ext3_htree_fill_tree() local
|
/fs/ext4/ |
D | namei.c | 635 __u32 hashval; in ext4_htree_fill_tree() local
|