Lines Matching defs:e_cpos
3676 * e_cpos will be the first name hash of the xattr rec.
3682 u32 *e_cpos,
3715 if (le32_to_cpu(rec->e_cpos) <= name_hash) {
3724 le32_to_cpu(rec->e_cpos),
3731 if (e_cpos)
3732 *e_cpos = le32_to_cpu(rec->e_cpos);
4084 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0;
4092 &e_cpos, &num_clusters, el);
4098 ret = rec_func(inode, blk_bh, p_blkno, e_cpos,
4106 if (e_cpos == 0)
4109 name_hash = e_cpos - 1;
4346 xr->xt_list.l_recs[0].e_cpos = 0;
5001 * new cluster so that it can be used as e_cpos during tree insertion and
5277 u32 e_cpos, num_clusters;
5292 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &e_cpos,
5316 e_cpos,