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

/linux-master/include/trace/events/
H A Dkmem.h352 unsigned long hashval; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.h35 __u32 hashval; /* hash value of next entry to add */ member in struct:xfs_attrlist_cursor_kern
H A Dxfs_da_btree.h64 xfs_dahash_t hashval; /* hash value of name */ member in struct:xfs_da_args
120 xfs_dahash_t hashval; /* last hash value in block */ member in struct:xfs_da_state_blk
H A Dxfs_attr_leaf.c253 __u32 hashval; local
2336 xfs_dahash_t hashval; local
[all...]
H A Dxfs_da_btree.c1595 xfs_dahash_t hashval; local
[all...]
H A Dxfs_da_format.h82 __be32 hashval; /* hash value for this descendant */ member in struct:xfs_da_node_entry
440 __be32 hashval; /* hash value of name */ member in struct:xfs_dir2_leaf_entry
630 __be32 hashval; /* hash value of name */ member in struct:xfs_attr_leaf_entry
/linux-master/fs/smb/server/
H A Dvfs_cache.c59 static unsigned long inode_hash(struct super_block *sb, unsigned long hashval) argument
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c1178 unsigned long hashval = (unsigned long)clnt; local
/linux-master/fs/isofs/
H A Dinode.c1538 unsigned long hashval; local
/linux-master/fs/
H A Dinode.c510 static unsigned long hash(struct super_block *sb, unsigned long hashval) argument
528 void __insert_inode_hash(struct inode *inode, unsigned long hashval) argument
1155 struct inode *inode_insert5(struct inode *inode, unsigned long hashval, argument
1228 iget5_locked(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), int (*set)(struct inode *, void *), void *data) argument
1415 ilookup5_nowait(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) argument
1446 ilookup5(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) argument
1516 find_inode_nowait(struct super_block *sb, unsigned long hashval, int (*match)(struct inode *, unsigned long, void *), void *data) argument
1564 find_inode_rcu(struct super_block *sb, unsigned long hashval, int (*test)(struct inode *, void *), void *data) argument
1668 insert_inode_locked4(struct inode *inode, unsigned long hashval, int (*test)(struct inode *, void *), void *data) argument
[all...]
/linux-master/lib/
H A Dvsprintf.c780 unsigned long hashval; local
811 unsigned long hashval; local
[all...]
/linux-master/fs/ext4/
H A Dnamei.c1192 __u32 hashval; local
/linux-master/fs/btrfs/
H A Dinode.c5602 unsigned long hashval = btrfs_inode_hash(ino, root); local
/linux-master/fs/nfsd/
H A Dnfs4state.c544 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, argument
562 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, argument

Completed in 393 milliseconds