Searched refs:ocfs2_refcount_recs_per_rb (Results 1 – 3 of 3) sorted by relevance
1422 static inline u16 ocfs2_refcount_recs_per_rb(struct super_block *sb) in ocfs2_refcount_recs_per_rb() function
631 cpu_to_le16(ocfs2_refcount_recs_per_rb(osb->sb)); in ocfs2_create_refcount_tree()1580 cpu_to_le16(ocfs2_refcount_recs_per_rb(sb)); in ocfs2_new_leaf_refcount_block()2143 cpu_to_le16(ocfs2_refcount_recs_per_rb(sb)); in ocfs2_remove_refcount_extent()
6308 num_recs = num_recs / ocfs2_refcount_recs_per_rb(osb->sb) * 2; in ocfs2_reflink_lock_xattr_allocators()6781 (metas.num_recs + ocfs2_refcount_recs_per_rb(osb->sb) - 1) / in ocfs2_lock_reflink_xattr_rec_allocators()6782 ocfs2_refcount_recs_per_rb(osb->sb) * 2; in ocfs2_lock_reflink_xattr_rec_allocators()