Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddata.c1225 pgoff_t *next_pgofs, int seg_type) in __get_data_block() argument
1232 map.m_next_pgofs = next_pgofs; in __get_data_block()
1247 pgoff_t *next_pgofs) in get_data_block() argument
1250 flag, next_pgofs, in get_data_block()
1360 pgoff_t next_pgofs; in f2fs_fiemap() local
1399 F2FS_GET_BLOCK_FIEMAP, &next_pgofs); in f2fs_fiemap()
1405 start_blk = next_pgofs; in f2fs_fiemap()
Dfile.c2183 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2217 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2231 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2276 map.m_lblk = next_pgofs; in f2fs_defragment_range()