Searched refs:rf_cpos (Results 1 – 2 of 2) sorted by relevance
1332 new_rb->rf_cpos = cpu_to_le32(0); in ocfs2_expand_inline_ref_root()1485 new_rb->rf_cpos = cpu_to_le32(cpos); in ocfs2_divide_leaf_refcount_block()1668 old_cpos = le32_to_cpu(rb->rf_cpos); in ocfs2_adjust_refcount_rec()1724 rb->rf_cpos = cpu_to_le32(new_cpos); in ocfs2_adjust_refcount_rec()2090 le32_to_cpu(rb->rf_cpos)); in ocfs2_remove_refcount_extent()2093 ret = ocfs2_remove_extent(handle, &et, le32_to_cpu(rb->rf_cpos), in ocfs2_remove_refcount_extent()2139 rb->rf_cpos = 0; in ocfs2_remove_refcount_extent()
957 __le32 rf_cpos; /* cluster offset in refcount tree.*/ member
Completed in 16 milliseconds