Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dkmem.h395 unsigned long hashval; in mm_ptr_to_hash() local
/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h74 xfs_dahash_t hashval; /* hash value of name */ member
122 xfs_dahash_t hashval; /* last hash value in block */ member
H A Dxfs_attr.h35 __u32 hashval; /* hash value of next entry to add */ member
/linux/tools/testing/selftests/vDSO/
H A Dparse_vdso.c270 uint32_t h1 = gnu_hash(name), h2, *hashval; vdso_sym() local
/linux/lib/
H A Dvsprintf.c782 unsigned long hashval; in subsys_initcall() local
813 unsigned long hashval; in ptr_to_id() local
[all...]
/linux/fs/smb/server/
H A Dvfs_cache.c230 static unsigned long inode_hash(struct super_block *sb, unsigned long hashval) in inode_hash() argument
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1172 unsigned long hashval = (unsigned long)clnt; in gss_auth_find_or_add_hashed() local
/linux/fs/ext4/
H A Dnamei.c1161 __u32 hashval; in ext4_htree_fill_tree() local
/linux/fs/btrfs/
H A Dinode.c5940 unsigned long hashval = btrfs_inode_hash(ino, root); in btrfs_iget_locked() local
/linux/fs/nfsd/
H A Dnfs4state.c584 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str()