Searched refs:ocfs2_refcount_block (Results 1 – 5 of 5) sorted by relevance
77 struct ocfs2_refcount_block *rb = in ocfs2_validate_refcount_block()78 (struct ocfs2_refcount_block *)bh->b_data; in ocfs2_validate_refcount_block()331 struct ocfs2_refcount_block *ref_rb; in ocfs2_get_refcount_tree()366 ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_get_refcount_tree()453 struct ocfs2_refcount_block *rb; in ocfs2_lock_refcount_tree()479 rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_lock_refcount_tree()561 struct ocfs2_refcount_block *rb; in ocfs2_create_refcount_tree()623 rb = (struct ocfs2_refcount_block *)new_bh->b_data; in ocfs2_create_refcount_tree()702 struct ocfs2_refcount_block *rb; in ocfs2_set_refcount_tree()735 rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_set_refcount_tree()[all …]
946 struct ocfs2_refcount_block { struct1424 offsetof(struct ocfs2_refcount_block, rf_list.l_recs); in ocfs2_extent_recs_per_rb()1434 offsetof(struct ocfs2_refcount_block, rf_records.rl_recs); in ocfs2_refcount_recs_per_rb()
385 struct ocfs2_refcount_block *rb = et->et_object; in ocfs2_refcount_tree_fill_root_el()393 struct ocfs2_refcount_block *rb = et->et_object; in ocfs2_refcount_tree_set_last_eb_blk()400 struct ocfs2_refcount_block *rb = et->et_object; in ocfs2_refcount_tree_get_last_eb_blk()408 struct ocfs2_refcount_block *rb = et->et_object; in ocfs2_refcount_tree_update_clusters()
6312 struct ocfs2_refcount_block *rb = in ocfs2_reflink_lock_xattr_allocators()6313 (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_reflink_lock_xattr_allocators()6771 struct ocfs2_refcount_block *rb; in ocfs2_lock_reflink_xattr_rec_allocators()6795 rb = (struct ocfs2_refcount_block *)args->reflink->ref_root_bh->b_data; in ocfs2_lock_reflink_xattr_rec_allocators()
613 ot->ot_offset = offsetof(struct ocfs2_refcount_block, rf_check); in ocfs2_setup_csum_triggers()