Searched refs:ocfs2_refcount_list (Results 1 – 2 of 2) sorted by relevance
930 struct ocfs2_refcount_list { struct967 struct ocfs2_refcount_list rf_records; /* List of refcount
1241 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_change_refcount_rec()1411 static int ocfs2_find_refcount_split_pos(struct ocfs2_refcount_list *rl, in ocfs2_find_refcount_split_pos()1454 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_divide_leaf_refcount_block()1457 struct ocfs2_refcount_list *new_rl = &new_rb->rf_records; in ocfs2_divide_leaf_refcount_block()1745 struct ocfs2_refcount_list *rf_list = &rb->rf_records; in ocfs2_insert_refcount_rec()1835 struct ocfs2_refcount_list *rf_list = &rb->rf_records; in ocfs2_split_refcount_rec()
Completed in 16 milliseconds