Searched refs:cpos_end (Results 1 – 1 of 1) sorted by relevance
970 int index, u32 *cpos_end) in ocfs2_get_refcount_cpos_end() argument985 *cpos_end = le32_to_cpu(el->l_recs[index+1].e_cpos); in ocfs2_get_refcount_cpos_end()994 *cpos_end = UINT_MAX; in ocfs2_get_refcount_cpos_end()1046 *cpos_end = le32_to_cpu(tmp_el->l_recs[i+1].e_cpos); in ocfs2_get_refcount_cpos_end()1074 u32 low_cpos, uninitialized_var(cpos_end); in ocfs2_get_refcount_rec()1127 eb, el, i, &cpos_end); in ocfs2_get_refcount_rec()1133 if (cpos_end < low_cpos + len) in ocfs2_get_refcount_rec()1134 len = cpos_end - low_cpos; in ocfs2_get_refcount_rec()