blks_per_bucket 4517 fs/ocfs2/xattr.c int blks_per_bucket = ocfs2_blocks_per_xattr_bucket(sb); blks_per_bucket 4540 fs/ocfs2/xattr.c src_blkno = last_cluster_blkno + (to_move * blks_per_bucket); blks_per_bucket 4883 fs/ocfs2/xattr.c int blks_per_bucket = ocfs2_blocks_per_xattr_bucket(inode->i_sb); blks_per_bucket 4893 fs/ocfs2/xattr.c last_blk += (start_bucket * blks_per_bucket); blks_per_bucket 4916 fs/ocfs2/xattr.c credits = ((num_buckets + 1) * blks_per_bucket); blks_per_bucket 4932 fs/ocfs2/xattr.c last_blk + (i * blks_per_bucket), blks_per_bucket 4933 fs/ocfs2/xattr.c to_blk + (i * blks_per_bucket),