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

/linux-master/fs/ocfs2/
H A Dlocalalloc.c193 ocfs2_megabytes_to_clusters(sb, la_default_mb);
197 ocfs2_megabytes_to_clusters(sb, la_max_mb);
200 ocfs2_megabytes_to_clusters(sb, requested_mb);
285 ocfs2_megabytes_to_clusters(osb->sb,
1062 if (bits > ocfs2_megabytes_to_clusters(osb->sb, 1)) {
H A Docfs2.h856 static inline unsigned int ocfs2_megabytes_to_clusters(struct super_block *sb, function

Completed in 121 milliseconds