Searched refs:ocfs2_megabytes_to_clusters (Results 1 – 2 of 2) sorted by relevance
209 ocfs2_megabytes_to_clusters(sb, la_default_mb); in ocfs2_la_set_sizes()213 ocfs2_megabytes_to_clusters(sb, la_max_mb); in ocfs2_la_set_sizes()216 ocfs2_megabytes_to_clusters(sb, requested_mb); in ocfs2_la_set_sizes()301 ocfs2_megabytes_to_clusters(osb->sb, in ocfs2_load_local_alloc()1041 if (bits > ocfs2_megabytes_to_clusters(osb->sb, 1)) { in ocfs2_recalc_la_window()
823 static inline unsigned int ocfs2_megabytes_to_clusters(struct super_block *sb, in ocfs2_megabytes_to_clusters() function