Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 9 of 9) 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
H A Dxfs_attr_leaf.c310 __u32 hashval; in xfs_attr3_leaf_verify_entry() local
2554 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int() local
H A Dxfs_da_btree.c1689 xfs_dahash_t hashval; in xfs_da3_node_lookup_int() local
/linux/tools/testing/selftests/vDSO/
H A Dparse_vdso.c270 uint32_t h1 = gnu_hash(name), h2, *hashval; vdso_sym() local
/linux/fs/smb/server/
H A Dvfs_cache.c160 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/btrfs/
H A Dinode.c5937 unsigned long hashval = btrfs_inode_hash(ino, root); in btrfs_iget_locked() local