Searched refs:ocfs2_refcount_recs_per_rb (Results 1 – 3 of 3) sorted by relevance
1463 static inline u16 ocfs2_refcount_recs_per_rb(struct super_block *sb) in ocfs2_refcount_recs_per_rb() function
639 cpu_to_le16(ocfs2_refcount_recs_per_rb(osb->sb)); in ocfs2_create_refcount_tree()1588 cpu_to_le16(ocfs2_refcount_recs_per_rb(sb)); in ocfs2_new_leaf_refcount_block()2151 cpu_to_le16(ocfs2_refcount_recs_per_rb(sb)); in ocfs2_remove_refcount_extent()
6318 num_recs = num_recs / ocfs2_refcount_recs_per_rb(osb->sb) * 2; in ocfs2_reflink_lock_xattr_allocators()6791 (metas.num_recs + ocfs2_refcount_recs_per_rb(osb->sb) - 1) / in ocfs2_lock_reflink_xattr_rec_allocators()6792 ocfs2_refcount_recs_per_rb(osb->sb) * 2; in ocfs2_lock_reflink_xattr_rec_allocators()