Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Ddata.c1755 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() argument
1762 map.m_next_pgofs = next_pgofs; in __get_data_block()
1778 pgoff_t *next_pgofs) in get_data_block() argument
1781 flag, next_pgofs, in get_data_block()
1918 pgoff_t next_pgofs; in f2fs_fiemap() local
1962 F2FS_GET_BLOCK_FIEMAP, &next_pgofs); in f2fs_fiemap()
1968 start_blk = next_pgofs; in f2fs_fiemap()
3911 pgoff_t next_pgofs; in check_swap_activate_fast() local
3919 F2FS_GET_BLOCK_FIEMAP, &next_pgofs); in check_swap_activate_fast()
Dfile.c2564 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2598 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2612 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2659 map.m_lblk = next_pgofs; in f2fs_defragment_range()