/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | hash.h | 95 size_t first_hash = hash<First>()(key.first); in operator ()() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | cache.h | 88 struct HASH_ENTRY **first_hash; member
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 3935 u32 first_hash, num_clusters = 0; in ocfs2_xattr_index_block_find() local 3812 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) ocfs2_xattr_bucket_find() argument 4507 ocfs2_mv_xattr_bucket_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blkno, u32 num_clusters, u32 *first_hash) ocfs2_mv_xattr_bucket_cross_cluster() argument 4625 ocfs2_divide_xattr_bucket(struct inode *inode, handle_t *handle, u64 blk, u64 new_blk, u32 *first_hash, int new_bucket_head) ocfs2_divide_xattr_bucket() argument 4876 ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle, u64 src_blk, u64 last_blk, u64 to_blk, unsigned int start_bucket, u32 *first_hash) ocfs2_mv_xattr_buckets() argument 4979 ocfs2_divide_xattr_cluster(struct inode *inode, handle_t *handle, u64 prev_blk, u64 new_blk, u32 *first_hash) ocfs2_divide_xattr_cluster() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 3929 u32 first_hash, num_clusters = 0; in ocfs2_xattr_index_block_find() local 3806 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) ocfs2_xattr_bucket_find() argument 4501 ocfs2_mv_xattr_bucket_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blkno, u32 num_clusters, u32 *first_hash) ocfs2_mv_xattr_bucket_cross_cluster() argument 4619 ocfs2_divide_xattr_bucket(struct inode *inode, handle_t *handle, u64 blk, u64 new_blk, u32 *first_hash, int new_bucket_head) ocfs2_divide_xattr_bucket() argument 4870 ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle, u64 src_blk, u64 last_blk, u64 to_blk, unsigned int start_bucket, u32 *first_hash) ocfs2_mv_xattr_buckets() argument 4973 ocfs2_divide_xattr_cluster(struct inode *inode, handle_t *handle, u64 prev_blk, u64 new_blk, u32 *first_hash) ocfs2_divide_xattr_cluster() argument [all...] |