Home
last modified time | relevance | path

Searched refs:ocfs2_refcount_rec (Results 1 – 2 of 2) sorted by relevance

/fs/ocfs2/
A Drefcounttree.c884 struct ocfs2_refcount_rec *rec = NULL; in ocfs2_find_refcount_rec_in_rl()
1199 sizeof(struct ocfs2_refcount_rec) * in ocfs2_rotate_refcount_rec_left()
1261 sizeof(struct ocfs2_refcount_rec)); in ocfs2_change_refcount_rec()
1779 sizeof(struct ocfs2_refcount_rec)); in ocfs2_insert_refcount_rec()
1871 struct ocfs2_refcount_rec tmp_rec; in ocfs2_split_refcount_rec()
1915 sizeof(struct ocfs2_refcount_rec)); in ocfs2_split_refcount_rec()
1981 struct ocfs2_refcount_rec rec; in __ocfs2_increase_refcount()
2223 struct ocfs2_refcount_rec rec; in __ocfs2_decrease_refcount()
2373 struct ocfs2_refcount_rec rec; in ocfs2_calc_refcount_meta_credits()
3178 struct ocfs2_refcount_rec rec; in ocfs2_make_clusters_writable()
[all …]
A Docfs2_fs.h920 struct ocfs2_refcount_rec { struct
937 /*10*/ struct ocfs2_refcount_rec rl_recs[]; /* Refcount records */ argument
1430 return size / sizeof(struct ocfs2_refcount_rec); in ocfs2_refcount_recs_per_rb()
1434 ocfs2_get_ref_rec_low_cpos(const struct ocfs2_refcount_rec *rec) in ocfs2_get_ref_rec_low_cpos()

Completed in 17 milliseconds