Searched defs:next_pgofs (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Ddir.c310 pgoff_t next_pgofs; local
942 pgoff_t next_pgofs; local
1086 pgoff_t next_pgofs; local
H A Dfile.c2604 pgoff_t pg_start, pg_end, next_pgofs; local
H A Ddata.c1894 pgoff_t next_pgofs; local
1200 f2fs_get_read_data_page(struct inode *inode, pgoff_t index, blk_opf_t op_flags, bool for_write, pgoff_t *next_pgofs) argument
1277 f2fs_find_data_page(struct inode *inode, pgoff_t index, pgoff_t *next_pgofs) argument
4156 pgoff_t next_pgofs = 0; local
[all...]

Completed in 150 milliseconds