Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Drefcounttree.c883 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 …]
A Docfs2_fs.h919 struct ocfs2_refcount_rec { struct
936 /*10*/ struct ocfs2_refcount_rec rl_recs[]; /* Refcount records */ argument
1429 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