Lines Matching refs:ret_rec
887 struct ocfs2_refcount_rec *ret_rec, in ocfs2_find_refcount_rec_in_rl() argument
905 if (ret_rec) in ocfs2_find_refcount_rec_in_rl()
906 *ret_rec = *rec; in ocfs2_find_refcount_rec_in_rl()
910 if (ret_rec) { in ocfs2_find_refcount_rec_in_rl()
912 ret_rec->r_cpos = cpu_to_le64(cpos); in ocfs2_find_refcount_rec_in_rl()
913 ret_rec->r_refcount = 0; in ocfs2_find_refcount_rec_in_rl()
916 ret_rec->r_clusters = in ocfs2_find_refcount_rec_in_rl()
919 ret_rec->r_clusters = cpu_to_le32(len); in ocfs2_find_refcount_rec_in_rl()
1069 struct ocfs2_refcount_rec *ret_rec, in ocfs2_get_refcount_rec() argument
1085 ret_rec, index); in ocfs2_get_refcount_rec()
1145 ret_rec, index); in ocfs2_get_refcount_rec()