Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c1754 pgoff_t *next_pgofs, int seg_type, bool may_write) in __get_data_block() argument
1761 map.m_next_pgofs = next_pgofs; in __get_data_block()
1890 pgoff_t next_pgofs; in f2fs_fiemap() local
1941 map.m_next_pgofs = &next_pgofs; in f2fs_fiemap()
1955 start_blk = next_pgofs; in f2fs_fiemap()
H A Dfile.c2616 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
2653 map.m_next_pgofs = &next_pgofs; in f2fs_defragment_range()
2667 map.m_lblk = next_pgofs; in f2fs_defragment_range()
2714 map.m_lblk = next_pgofs; in f2fs_defragment_range()