Searched refs:ocfs2_clusters_to_megabytes (Results 1 – 2 of 2) sorted by relevance
109 gd_mb = ocfs2_clusters_to_megabytes(osb->sb, in ocfs2_la_default_mb()165 megs_per_slot = ocfs2_clusters_to_megabytes(osb->sb, megs_per_slot); in ocfs2_la_default_mb()171 la_max_mb = ocfs2_clusters_to_megabytes(osb->sb, in ocfs2_la_default_mb()185 la_max_mb = ocfs2_clusters_to_megabytes(sb, in ocfs2_la_set_sizes()
865 static inline unsigned int ocfs2_clusters_to_megabytes(struct super_block *sb, in ocfs2_clusters_to_megabytes() function