Lines Matching defs:cpos
507 u32 cpos,
518 cluster_start = cpos % cpp;
542 struct ocfs2_super *osb, u32 cpos,
548 ocfs2_figure_cluster_boundaries(osb, cpos, &cluster_start, &cluster_end);
942 struct page *page, u32 cpos,
951 ocfs2_figure_cluster_boundaries(OCFS2_SB(inode->i_sb), cpos,
1013 cpos, user_data_from, user_data_to);
1026 u32 cpos, loff_t user_pos,
1046 start = ocfs2_align_clusters_to_page_index(inode->i_sb, cpos);
1120 struct ocfs2_write_ctxt *wc, u32 cpos,
1136 tmp_pos = cpos;
1161 wc->w_handle, cpos, 1, *phys,
1173 ret = ocfs2_get_clusters(inode, cpos, phys, NULL, NULL);
1177 (unsigned long long)OCFS2_I(inode)->ip_blkno, cpos);
1197 wc->w_pages[i], cpos,