Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Daops.c691 u32 c_phys;
693 * Give this a unique field because c_phys eventually gets
1225 ret = ocfs2_write_cluster(mapping, &desc->c_phys, in ocfs2_write_cluster_by_desc()
1344 new->ue_phys = desc->c_phys; in ocfs2_unwritten_check()
1428 desc->c_phys = phys; in ocfs2_populate_write_desc()
2228 p_blkno = ocfs2_clusters_to_blocks(inode->i_sb, desc->c_phys); in ocfs2_dio_wr_get_block()
2252 ue->ue_phys = desc->c_phys; in ocfs2_dio_wr_get_block()
700 u32 c_phys; global() member