ocfs2_clusters_for_bytes  266 fs/ocfs2/alloc.c 		ocfs2_clusters_for_bytes(inode->i_sb,
ocfs2_clusters_for_bytes 6813 fs/ocfs2/alloc.c 	new_highest_cpos = ocfs2_clusters_for_bytes(osb->sb,
ocfs2_clusters_for_bytes 6970 fs/ocfs2/alloc.c 	new_i_clusters = ocfs2_clusters_for_bytes(osb->sb,
ocfs2_clusters_for_bytes 1233 fs/ocfs2/dir.c 	alloc = ocfs2_clusters_for_bytes(sb, bytes);
ocfs2_clusters_for_bytes  773 fs/ocfs2/extent_map.c 	mapping_end = ocfs2_clusters_for_bytes(inode->i_sb,
ocfs2_clusters_for_bytes  777 fs/ocfs2/file.c 	clusters_to_add = ocfs2_clusters_for_bytes(inode->i_sb, new_i_size);
ocfs2_clusters_for_bytes 1103 fs/ocfs2/file.c 	clusters = ocfs2_clusters_for_bytes(sb, pos + count) - cpos;
ocfs2_clusters_for_bytes 1185 fs/ocfs2/file.c 	clusters = ocfs2_clusters_for_bytes(inode->i_sb, start + len);
ocfs2_clusters_for_bytes 1430 fs/ocfs2/file.c 	trunc_start = ocfs2_clusters_for_bytes(osb->sb, byte_start);
ocfs2_clusters_for_bytes  532 fs/ocfs2/ocfs2.h 	clusters = ocfs2_clusters_for_bytes(sb, bytes);
ocfs2_clusters_for_bytes  437 fs/ocfs2/xattr.c 	u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, len);
ocfs2_clusters_for_bytes  894 fs/ocfs2/xattr.c 	u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len);