Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c707 u32 c_phys; member
709 * Give this a unique field because c_phys eventually gets
1246 ret = ocfs2_write_cluster(mapping, &desc->c_phys, in ocfs2_write_cluster_by_desc()
1365 new->ue_phys = desc->c_phys; in ocfs2_unwritten_check()
1449 desc->c_phys = phys; in ocfs2_populate_write_desc()
2253 p_blkno = ocfs2_clusters_to_blocks(inode->i_sb, desc->c_phys); in ocfs2_dio_wr_get_block()
2277 ue->ue_phys = desc->c_phys; in ocfs2_dio_wr_get_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c703 u32 c_phys; member
705 * Give this a unique field because c_phys eventually gets
1242 ret = ocfs2_write_cluster(mapping, &desc->c_phys, in ocfs2_write_cluster_by_desc()
1361 new->ue_phys = desc->c_phys; in ocfs2_unwritten_check()
1445 desc->c_phys = phys; in ocfs2_populate_write_desc()
2250 p_blkno = ocfs2_clusters_to_blocks(inode->i_sb, desc->c_phys); in ocfs2_dio_wr_get_block()
2274 ue->ue_phys = desc->c_phys; in ocfs2_dio_wr_get_block()

Completed in 6 milliseconds