Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Drefcounttree.c630 rb->rf_records.rl_count = in ocfs2_create_refcount_tree()
886 rec = &rb->rf_records.rl_recs[i]; in ocfs2_find_refcount_rec_in_rl()
1197 &rb->rf_records.rl_recs[index + 2], in ocfs2_rotate_refcount_rec_left()
1201 memset(&rb->rf_records.rl_recs[le16_to_cpu(rb->rf_records.rl_used) - 1], in ocfs2_rotate_refcount_rec_left()
1203 le16_add_cpu(&rb->rf_records.rl_used, -1); in ocfs2_rotate_refcount_rec_left()
1350 le16_to_cpu(new_rb->rf_records.rl_used)); in ocfs2_expand_inline_ref_root()
1579 new_rb->rf_records.rl_count = in ocfs2_new_leaf_refcount_block()
1771 rf_list = &rb->rf_records; in ocfs2_insert_refcount_rec()
1901 rf_list = &rb->rf_records; in ocfs2_split_refcount_rec()
2085 BUG_ON(rb->rf_records.rl_used); in ocfs2_remove_refcount_extent()
[all …]
A Docfs2_fs.h967 struct ocfs2_refcount_list rf_records; /* List of refcount member
1427 offsetof(struct ocfs2_refcount_block, rf_records.rl_recs); in ocfs2_refcount_recs_per_rb()

Completed in 17 milliseconds