Lines Matching refs:num_clusters
650 unsigned int num_clusters = 0; in ocfs2_is_overwrite() local
655 &num_clusters, &ext_flags); in ocfs2_is_overwrite()
673 unsigned int num_clusters = 0; in ocfs2_direct_IO_zero_extend() local
680 ret = ocfs2_get_clusters(inode, v_cpos, &p_cpos, &num_clusters, in ocfs2_direct_IO_zero_extend()
707 unsigned int num_clusters = 0; in ocfs2_direct_IO_extend_no_holes() local
743 ret = ocfs2_get_clusters(inode, v_cpos, &p_cpos, &num_clusters, in ocfs2_direct_IO_extend_no_holes()
752 zero_len = ocfs2_clusters_to_bytes(osb->sb, num_clusters) - in ocfs2_direct_IO_extend_no_holes()
796 unsigned int num_clusters = 0; in ocfs2_direct_IO_write() local
904 &num_clusters, &ext_flags); in ocfs2_direct_IO_write()
1756 unsigned int num_clusters = 0; in ocfs2_populate_write_desc() local
1768 if (num_clusters == 0) { in ocfs2_populate_write_desc()
1773 &num_clusters, &ext_flags); in ocfs2_populate_write_desc()
1824 num_clusters--; in ocfs2_populate_write_desc()