Lines Matching refs:phys
5165 u32 cpos, u32 len, u32 phys, in ocfs2_change_extent_flag() argument
5172 u64 start_blkno = ocfs2_clusters_to_blocks(sb, phys); in ocfs2_change_extent_flag()
5253 handle_t *handle, u32 cpos, u32 len, u32 phys, in ocfs2_mark_extent_written() argument
5261 cpos, len, phys); in ocfs2_mark_extent_written()
5277 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_written()
6836 u64 *phys) in ocfs2_map_and_dirty_folio() argument
6842 ret = ocfs2_map_folio_blocks(folio, phys, inode, from, to, 0); in ocfs2_map_and_dirty_folio()
6874 u64 phys, handle_t *handle) in ocfs2_zero_cluster_folios() argument
6893 &phys); in ocfs2_zero_cluster_folios()
6965 u64 phys; in ocfs2_zero_range_for_truncate() local
6995 &phys, NULL, &ext_flags); in ocfs2_zero_range_for_truncate()
7005 if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_zero_range_for_truncate()
7016 numfolios, phys, handle); in ocfs2_zero_range_for_truncate()
7123 u64 phys; in ocfs2_convert_inline_data_to_extents() local
7144 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
7166 &phys); in ocfs2_convert_inline_data_to_extents()