Lines Matching refs:phys
5153 u32 cpos, u32 len, u32 phys, in ocfs2_change_extent_flag() argument
5160 u64 start_blkno = ocfs2_clusters_to_blocks(sb, phys); in ocfs2_change_extent_flag()
5241 handle_t *handle, u32 cpos, u32 len, u32 phys, in ocfs2_mark_extent_written() argument
5249 cpos, len, phys); in ocfs2_mark_extent_written()
5265 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_written()
6807 struct page *page, int zero, u64 *phys) in ocfs2_map_and_dirty_page() argument
6813 ret = ocfs2_map_page_blocks(page, phys, inode, from, to, 0); in ocfs2_map_and_dirty_page()
6845 int numpages, u64 phys, handle_t *handle) in ocfs2_zero_cluster_pages() argument
6869 &phys); in ocfs2_zero_cluster_pages()
6940 u64 phys; in ocfs2_zero_range_for_truncate() local
6964 &phys, NULL, &ext_flags); in ocfs2_zero_range_for_truncate()
6974 if (phys == 0 || ext_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_zero_range_for_truncate()
6985 numpages, phys, handle); in ocfs2_zero_range_for_truncate()
7100 u64 phys; in ocfs2_convert_inline_data_to_extents() local
7121 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
7155 pages[i], i > 0, &phys); in ocfs2_convert_inline_data_to_extents()