Searched defs:hashval (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_attr.h101 __u32 hashval; /* hash value of next entry to add */ member in struct:attrlist_cursor_kern
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_da_btree.h69 xfs_dahash_t hashval; /* hash value of name */ member in struct:xfs_da_args
119 xfs_dahash_t hashval; /* last hash value in block */ member in struct:xfs_da_state_blk
H A Dxfs_attr_leaf.c2158 xfs_dahash_t hashval; xfs_attr3_leaf_lookup_int() local
H A Dxfs_da_btree.c1457 xfs_dahash_t hashval; xfs_da3_node_lookup_int() local
H A Dxfs_da_format.h94 __be32 hashval; /* hash value for this descendant */ member in struct:xfs_da_node_entry
480 __be32 hashval; /* hash value of name */ member in struct:xfs_dir2_leaf_entry
661 __be32 hashval; /* hash value of name */ member in struct:xfs_attr_leaf_entry
/linux-4.1.27/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c246 unsigned long hashval; clusterip_hashfn() local
/linux-4.1.27/fs/
H A Dinode.c442 static unsigned long hash(struct super_block *sb, unsigned long hashval) hash() argument
460 void __insert_inode_hash(struct inode *inode, unsigned long hashval) __insert_inode_hash() argument
991 struct inode *iget5_locked(struct super_block *sb, unsigned long hashval, iget5_locked() argument
1208 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, ilookup5_nowait() argument
1239 struct inode *ilookup5(struct super_block *sb, unsigned long hashval, ilookup5() argument
1365 int insert_inode_locked4(struct inode *inode, unsigned long hashval, insert_inode_locked4() argument
1296 find_inode_nowait(struct super_block *sb, unsigned long hashval, int (*match)(struct inode *, unsigned long, void *), void *data) find_inode_nowait() argument
/linux-4.1.27/fs/isofs/
H A Dinode.c1471 unsigned long hashval; __isofs_iget() local
/linux-4.1.27/fs/btrfs/
H A Dcheck-integrity.c512 const unsigned int hashval = btrfsic_block_hashtable_add() local
530 const unsigned int hashval = btrfsic_block_hashtable_lookup() local
561 const unsigned int hashval = btrfsic_block_link_hashtable_add() local
585 const unsigned int hashval = btrfsic_block_link_hashtable_lookup() local
623 const unsigned int hashval = btrfsic_dev_state_hashtable_add() local
639 const unsigned int hashval = btrfsic_dev_state_hashtable_lookup() local
H A Dinode.c5483 unsigned long hashval = btrfs_inode_hash(location->objectid, root); btrfs_iget_locked() local
/linux-4.1.27/fs/ext3/
H A Dnamei.c619 __u32 hashval; ext3_htree_fill_tree() local
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dauth_gss.c1130 unsigned long hashval = (unsigned long)clnt; gss_auth_find_or_add_hashed() local
/linux-4.1.27/fs/ext4/
H A Dnamei.c1064 __u32 hashval; ext4_htree_fill_tree() local
/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c228 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, find_openstateowner_str_locked() argument
246 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, find_openstateowner_str() argument
3210 static void nfsd4_init_file(struct knfsd_fh *fh, unsigned int hashval, nfsd4_init_file() argument
3459 find_file_locked(struct knfsd_fh *fh, unsigned int hashval) find_file_locked() argument
3476 unsigned int hashval = file_hashval(fh); find_file() local
3488 unsigned int hashval = file_hashval(fh); find_or_add_file() local
5832 unsigned int hashval = ownerstr_hashval(owner); nfsd4_release_lockowner() local

Completed in 555 milliseconds