Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Ddir.c310 pgoff_t next_pgofs; in find_in_level() local
942 pgoff_t next_pgofs; in f2fs_empty_dir() local
1087 pgoff_t next_pgofs; in f2fs_readdir() local
H A Ddata.c1969 pgoff_t next_pgofs; in f2fs_fiemap() local
1271 f2fs_get_read_data_page(struct inode *inode, pgoff_t index, blk_opf_t op_flags, bool for_write, pgoff_t *next_pgofs) f2fs_get_read_data_page() argument
1352 f2fs_find_data_page(struct inode *inode, pgoff_t index, pgoff_t *next_pgofs) f2fs_find_data_page() argument
4214 pgoff_t next_pgofs = 0; f2fs_iomap_begin() local
[all...]
H A Dfile.c2575 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c2594 pgoff_t pg_start, pg_end, next_pgofs; in f2fs_defragment_range() local
H A Ddata.c1939 pgoff_t next_pgofs; in f2fs_fiemap() local
3980 pgoff_t next_pgofs; in check_swap_activate_fast() local
1774 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh, int create, int flag, pgoff_t *next_pgofs, int seg_type, bool may_write) __get_data_block() argument
1797 get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, int flag, pgoff_t *next_pgofs) get_data_block() argument

Completed in 19 milliseconds