Searched refs:ocfs2_clusters_to_megabytes (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dlocalalloc.c109 gd_mb = ocfs2_clusters_to_megabytes(osb->sb,
165 megs_per_slot = ocfs2_clusters_to_megabytes(osb->sb, megs_per_slot);
171 la_max_mb = ocfs2_clusters_to_megabytes(osb->sb,
185 la_max_mb = ocfs2_clusters_to_megabytes(sb,
H A Docfs2.h864 static inline unsigned int ocfs2_clusters_to_megabytes(struct super_block *sb, function

Completed in 121 milliseconds