Home
last modified time | relevance | path

Searched defs:is_readahead (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Dmpage.c143 bool is_readahead; member
/kernel/linux/linux-5.10/fs/
H A Dmpage.c140 bool is_readahead; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2120 f2fs_read_single_page(struct inode *inode, struct page *page, unsigned nr_pages, struct f2fs_map_blocks *map, struct bio **bio_ret, sector_t *last_block_in_bio, bool is_readahead) f2fs_read_single_page() argument
2230 f2fs_read_multi_pages(struct compress_ctx *cc, struct bio **bio_ret, unsigned nr_pages, sector_t *last_block_in_bio, bool is_readahead, bool for_write) f2fs_read_multi_pages() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c2069 f2fs_read_single_page(struct inode *inode, struct page *page, unsigned nr_pages, struct f2fs_map_blocks *map, struct bio **bio_ret, sector_t *last_block_in_bio, bool is_readahead) f2fs_read_single_page() argument
2191 f2fs_read_multi_pages(struct compress_ctx *cc, struct bio **bio_ret, unsigned nr_pages, sector_t *last_block_in_bio, bool is_readahead, bool for_write) f2fs_read_multi_pages() argument

Completed in 12 milliseconds