Searched refs:ocfs2_clusters_to_megabytes (Results 1 – 2 of 2) sorted by relevance
125 gd_mb = ocfs2_clusters_to_megabytes(osb->sb, in ocfs2_la_default_mb()181 megs_per_slot = ocfs2_clusters_to_megabytes(osb->sb, megs_per_slot); in ocfs2_la_default_mb()187 la_max_mb = ocfs2_clusters_to_megabytes(osb->sb, in ocfs2_la_default_mb()201 la_max_mb = ocfs2_clusters_to_megabytes(sb, in ocfs2_la_set_sizes()
879 static inline unsigned int ocfs2_clusters_to_megabytes(struct super_block *sb, in ocfs2_clusters_to_megabytes() function