Lines Matching refs:m_next_pgofs
1422 map.m_next_pgofs = NULL; in f2fs_preallocate_blocks()
1543 if (map->m_next_pgofs) in f2fs_map_blocks()
1544 *map->m_next_pgofs = in f2fs_map_blocks()
1609 if (map->m_next_pgofs) in f2fs_map_blocks()
1610 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1615 if (map->m_next_pgofs) in f2fs_map_blocks()
1616 *map->m_next_pgofs = pgofs + 1; in f2fs_map_blocks()
1726 map.m_next_pgofs = NULL; in f2fs_overwrite_io()
1761 map.m_next_pgofs = next_pgofs; in __get_data_block()
1941 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
2359 map.m_next_pgofs = NULL; in f2fs_mpage_readpages()
3909 map.m_next_pgofs = NULL; in f2fs_bmap()
4079 map.m_next_pgofs = NULL; in check_swap_activate()