Home
last modified time | relevance | path

Searched refs:next_pgofs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/f2fs/
Ddata.c1741 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() argument
1748 map.m_next_pgofs = next_pgofs; in __get_data_block()
1877 pgoff_t next_pgofs; in f2fs_fiemap() local
1928 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
1942 start_blk = next_pgofs; in f2fs_fiemap()
Dfile.c2549 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2583 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2597 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2644 map.m_lblk = next_pgofs; in f2fs_defragment_range()