Searched refs:cpos_end (Results 1 – 1 of 1) sorted by relevance
961 int index, u32 *cpos_end) in ocfs2_get_refcount_cpos_end() argument976 *cpos_end = le32_to_cpu(el->l_recs[index+1].e_cpos); in ocfs2_get_refcount_cpos_end()985 *cpos_end = UINT_MAX; in ocfs2_get_refcount_cpos_end()1037 *cpos_end = le32_to_cpu(tmp_el->l_recs[i+1].e_cpos); in ocfs2_get_refcount_cpos_end()1065 u32 low_cpos, cpos_end; in ocfs2_get_refcount_rec() local1116 eb, el, i, &cpos_end); in ocfs2_get_refcount_rec()1122 if (cpos_end < low_cpos + len) in ocfs2_get_refcount_rec()1123 len = cpos_end - low_cpos; in ocfs2_get_refcount_rec()