Searched refs:OCFS2_32BIT_POS_MASK (Results 1 – 2 of 2) sorted by relevance
925 #define OCFS2_32BIT_POS_MASK (0xffffffffULL) macro1435 return le64_to_cpu(rec->r_cpos) & OCFS2_32BIT_POS_MASK; in ocfs2_get_ref_rec_low_cpos()
1082 low_cpos = cpos & OCFS2_32BIT_POS_MASK; in ocfs2_get_refcount_rec()1669 new_cpos = le64_to_cpu(rec->r_cpos) & OCFS2_32BIT_POS_MASK; in ocfs2_adjust_refcount_rec()