Lines Matching refs:m_next_pgofs
1476 if (map->m_next_pgofs) in f2fs_map_no_dnode()
1477 *map->m_next_pgofs = f2fs_get_next_page_offset(dn, pgoff); in f2fs_map_no_dnode()
1654 if (map->m_next_pgofs) in f2fs_map_blocks()
1655 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1660 if (map->m_next_pgofs) in f2fs_map_blocks()
1661 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1665 if (map->m_next_pgofs) in f2fs_map_blocks()
1666 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1808 map.m_next_pgofs = NULL; in f2fs_overwrite_io()
1952 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
2383 map.m_next_pgofs = NULL; in f2fs_mpage_readpages()
3833 map.m_next_pgofs = NULL; in f2fs_bmap()
3948 map.m_next_pgofs = NULL; in check_swap_activate()
4181 map.m_next_pgofs = &next_pgofs; in f2fs_iomap_begin()