Home
last modified time | relevance | path

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

/fs/f2fs/
Ddata.c1768 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() argument
1775 map.m_next_pgofs = next_pgofs; in __get_data_block()
1791 pgoff_t *next_pgofs) in get_data_block() argument
1794 flag, next_pgofs, in get_data_block()
1932 pgoff_t next_pgofs; in f2fs_fiemap() local
1976 F2FS_GET_BLOCK_FIEMAP, &next_pgofs); in f2fs_fiemap()
1982 start_blk = next_pgofs; in f2fs_fiemap()
Dfile.c2596 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2630 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2644 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2691 map.m_lblk = next_pgofs; in f2fs_defragment_range()