Lines Matching refs:m_next_pgofs
1552 if (map->m_next_pgofs) in f2fs_map_no_dnode()
1553 *map->m_next_pgofs = f2fs_get_next_page_offset(dn, pgoff); in f2fs_map_no_dnode()
1741 if (map->m_next_pgofs) in f2fs_map_blocks()
1742 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1747 if (map->m_next_pgofs) in f2fs_map_blocks()
1748 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1752 if (map->m_next_pgofs) in f2fs_map_blocks()
1753 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1894 map.m_next_pgofs = NULL; in __f2fs_overwrite_io()
2046 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
2194 } else if (block_in_file < *map->m_next_pgofs) { in f2fs_read_single_page()
2518 map.m_next_pgofs = &next_pgofs; in f2fs_read_data_large_folio()
2656 map.m_next_pgofs = &next_pgofs; in f2fs_mpage_readpages()
4153 map.m_next_pgofs = NULL; in f2fs_bmap()
4269 map.m_next_pgofs = NULL; in check_swap_activate()
4514 map.m_next_pgofs = &next_pgofs; in f2fs_iomap_begin()