Home
last modified time | relevance | path

Searched refs:c_cpos (Results 1 – 1 of 1) sorted by relevance

/fs/ocfs2/
Daops.c703 u32 c_cpos; member
1248 wc, desc->c_cpos, pos, local_len); in ocfs2_write_cluster_by_desc()
1299 desc->c_cpos, in ocfs2_set_target_boundaries()
1306 desc->c_cpos, in ocfs2_set_target_boundaries()
1339 if (desc->c_cpos == ue->ue_cpos) { in ocfs2_unwritten_check()
1361 new->ue_cpos = desc->c_cpos; in ocfs2_unwritten_check()
1400 desc->c_cpos = wc->w_cpos + i; in ocfs2_populate_write_desc()
1406 ret = ocfs2_get_clusters(inode, desc->c_cpos, &phys, in ocfs2_populate_write_desc()
1441 if (desc->c_cpos >= wc->w_first_new_cpos) { in ocfs2_populate_write_desc()
2272 BUG_ON(ue->ue_cpos != desc->c_cpos); in ocfs2_dio_wr_get_block()