Lines Matching refs:ocfs2_blocks_per_xattr_bucket
311 static inline u16 ocfs2_blocks_per_xattr_bucket(struct super_block *sb) in ocfs2_blocks_per_xattr_bucket() function
323 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new()
672 *xattr_credits += ocfs2_blocks_per_xattr_bucket(dir->i_sb); in ocfs2_calc_xattr_init()
3064 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()
3096 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()
3217 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()
3220 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()
3823 u16 blk_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_find()
4187 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket()
4515 int blks_per_bucket = ocfs2_blocks_per_xattr_bucket(sb); in ocfs2_mv_xattr_bucket_cross_cluster()
4881 int blks_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_mv_xattr_buckets()
4983 u16 blk_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_divide_xattr_cluster()
5199 u16 blk_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_extend_xattr_bucket()
5662 ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_delete_xattr_in_bucket()