Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Ddata.c1409 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() argument
1416 map.m_next_pgofs = next_pgofs; in __get_data_block()
1432 pgoff_t *next_pgofs) in get_data_block() argument
1435 flag, next_pgofs, in get_data_block()
1554 pgoff_t next_pgofs; in f2fs_fiemap() local
1593 F2FS_GET_BLOCK_FIEMAP, &next_pgofs); in f2fs_fiemap()
1599 start_blk = next_pgofs; in f2fs_fiemap()
Dfile.c2387 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2421 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2435 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2482 map.m_lblk = next_pgofs; in f2fs_defragment_range()