Lines Matching defs:e_cpos
3682 * e_cpos will be the first name hash of the xattr rec.
3688 u32 *e_cpos,
3721 if (le32_to_cpu(rec->e_cpos) <= name_hash) {
3730 le32_to_cpu(rec->e_cpos),
3737 if (e_cpos)
3738 *e_cpos = le32_to_cpu(rec->e_cpos);
4090 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0;
4098 &e_cpos, &num_clusters, el);
4104 ret = rec_func(inode, blk_bh, p_blkno, e_cpos,
4112 if (e_cpos == 0)
4115 name_hash = e_cpos - 1;
4352 xr->xt_list.l_recs[0].e_cpos = 0;
5007 * new cluster so that it can be used as e_cpos during tree insertion and
5283 u32 e_cpos, num_clusters;
5298 ret = ocfs2_xattr_get_rec(inode, name_hash, &p_blkno, &e_cpos,
5322 e_cpos,