Searched refs:ocfs2_refcount_rec (Results 1 – 2 of 2) sorted by relevance
883 struct ocfs2_refcount_rec *rec = NULL; in ocfs2_find_refcount_rec_in_rl()1198 sizeof(struct ocfs2_refcount_rec) * in ocfs2_rotate_refcount_rec_left()1260 sizeof(struct ocfs2_refcount_rec)); in ocfs2_change_refcount_rec()1785 sizeof(struct ocfs2_refcount_rec)); in ocfs2_insert_refcount_rec()1877 struct ocfs2_refcount_rec tmp_rec; in ocfs2_split_refcount_rec()1921 sizeof(struct ocfs2_refcount_rec)); in ocfs2_split_refcount_rec()1987 struct ocfs2_refcount_rec rec; in __ocfs2_increase_refcount()2229 struct ocfs2_refcount_rec rec; in __ocfs2_decrease_refcount()2379 struct ocfs2_refcount_rec rec; in ocfs2_calc_refcount_meta_credits()3186 struct ocfs2_refcount_rec rec; in ocfs2_make_clusters_writable()[all …]
919 struct ocfs2_refcount_rec { struct936 /*10*/ struct ocfs2_refcount_rec rl_recs[]; /* Refcount records */ argument1429 return size / sizeof(struct ocfs2_refcount_rec); in ocfs2_refcount_recs_per_rb()1433 ocfs2_get_ref_rec_low_cpos(const struct ocfs2_refcount_rec *rec) in ocfs2_get_ref_rec_low_cpos()
Completed in 16 milliseconds