Lines Matching refs:num_clusters
662 unsigned int num_clusters = 0; in ocfs2_is_overwrite() local
667 &num_clusters, &ext_flags); in ocfs2_is_overwrite()
685 unsigned int num_clusters = 0; in ocfs2_direct_IO_zero_extend() local
692 ret = ocfs2_get_clusters(inode, v_cpos, &p_cpos, &num_clusters, in ocfs2_direct_IO_zero_extend()
719 unsigned int num_clusters = 0; in ocfs2_direct_IO_extend_no_holes() local
755 ret = ocfs2_get_clusters(inode, v_cpos, &p_cpos, &num_clusters, in ocfs2_direct_IO_extend_no_holes()
764 zero_len = ocfs2_clusters_to_bytes(osb->sb, num_clusters) - in ocfs2_direct_IO_extend_no_holes()
808 unsigned int num_clusters = 0; in ocfs2_direct_IO_write() local
925 &num_clusters, &ext_flags); in ocfs2_direct_IO_write()
1790 unsigned int num_clusters = 0; in ocfs2_populate_write_desc() local
1802 if (num_clusters == 0) { in ocfs2_populate_write_desc()
1807 &num_clusters, &ext_flags); in ocfs2_populate_write_desc()
1858 num_clusters--; in ocfs2_populate_write_desc()