Lines Matching refs:m_next_pgofs
1474 if (map->m_next_pgofs) in f2fs_map_no_dnode()
1475 *map->m_next_pgofs = f2fs_get_next_page_offset(dn, pgoff); in f2fs_map_no_dnode()
1652 if (map->m_next_pgofs) in f2fs_map_blocks()
1653 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1658 if (map->m_next_pgofs) in f2fs_map_blocks()
1659 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1663 if (map->m_next_pgofs) in f2fs_map_blocks()
1664 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1805 map.m_next_pgofs = NULL; in f2fs_overwrite_io()
1979 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
2398 map.m_next_pgofs = NULL; in f2fs_mpage_readpages()
3869 map.m_next_pgofs = NULL; in f2fs_bmap()
3984 map.m_next_pgofs = NULL; in check_swap_activate()
4219 map.m_next_pgofs = &next_pgofs; in f2fs_iomap_begin()