Lines Matching defs:cpos
510 u32 cpos,
521 cluster_start = cpos % cpp;
545 struct ocfs2_super *osb, u32 cpos,
551 ocfs2_figure_cluster_boundaries(osb, cpos, &cluster_start, &cluster_end);
946 struct page *page, u32 cpos,
955 ocfs2_figure_cluster_boundaries(OCFS2_SB(inode->i_sb), cpos,
1017 cpos, user_data_from, user_data_to);
1030 u32 cpos, loff_t user_pos,
1050 start = ocfs2_align_clusters_to_page_index(inode->i_sb, cpos);
1124 struct ocfs2_write_ctxt *wc, u32 cpos,
1140 tmp_pos = cpos;
1165 wc->w_handle, cpos, 1, *phys,
1177 ret = ocfs2_get_clusters(inode, cpos, phys, NULL, NULL);
1181 (unsigned long long)OCFS2_I(inode)->ip_blkno, cpos);
1201 wc->w_pages[i], cpos,