Searched refs:ocfs2_bytes_to_clusters (Results 1 – 3 of 3) sorted by relevance
771 static inline unsigned int ocfs2_bytes_to_clusters(struct super_block *sb, in ocfs2_bytes_to_clusters() function
4535 spos = ocfs2_bytes_to_clusters(s_inode->i_sb, pos_in); in ocfs2_reflink_remap_extent()4536 tpos = ocfs2_bytes_to_clusters(t_inode->i_sb, pos_out); in ocfs2_reflink_remap_extent()
1570 cluster = ocfs2_bytes_to_clusters(sb, start); in ocfs2_zeroout_partial_cluster()