Searched refs:ocfs2_blocks_per_xattr_bucket (Results 1 – 1 of 1) sorted by relevance
321 static inline u16 ocfs2_blocks_per_xattr_bucket(struct super_block *sb) in ocfs2_blocks_per_xattr_bucket() function333 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new()686 *xattr_credits += ocfs2_blocks_per_xattr_bucket(dir->i_sb); in ocfs2_calc_xattr_init()3055 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()3087 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()3208 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()3211 credits += ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_calc_xattr_set_need()3814 u16 blk_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_find()4183 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket()4511 int blks_per_bucket = ocfs2_blocks_per_xattr_bucket(sb); in ocfs2_mv_xattr_bucket_cross_cluster()[all …]