Lines Matching refs:first_hash
287 u32 *first_hash);
3819 u32 first_hash, in ocfs2_xattr_bucket_find() argument
3937 u32 first_hash, num_clusters = 0; in ocfs2_xattr_index_block_find() local
3948 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &first_hash, in ocfs2_xattr_index_block_find()
3955 BUG_ON(p_blkno == 0 || num_clusters == 0 || first_hash > name_hash); in ocfs2_xattr_index_block_find()
3958 name, name_index, first_hash, in ocfs2_xattr_index_block_find()
3963 p_blkno, first_hash, num_clusters, xs); in ocfs2_xattr_index_block_find()
4506 u32 *first_hash) in ocfs2_mv_xattr_bucket_cross_cluster() argument
4526 to_move, first_hash); in ocfs2_mv_xattr_bucket_cross_cluster()
4622 u32 *first_hash, in ocfs2_divide_xattr_bucket() argument
4762 if (first_hash) in ocfs2_divide_xattr_bucket()
4763 *first_hash = le32_to_cpu(xh->xh_entries[0].xe_name_hash); in ocfs2_divide_xattr_bucket()
4872 u32 *first_hash) in ocfs2_mv_xattr_buckets() argument
4958 if (first_hash) in ocfs2_mv_xattr_buckets()
4959 *first_hash = le32_to_cpu(bucket_xh(new_first)->xh_entries[0].xe_name_hash); in ocfs2_mv_xattr_buckets()
4976 u32 *first_hash) in ocfs2_divide_xattr_cluster() argument
4991 new_blk, first_hash, 1); in ocfs2_divide_xattr_cluster()