Searched defs:is_readahead (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/fs/ |
| H A D | mpage.c | 143 bool is_readahead; member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | mpage.c | 140 bool is_readahead; member
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | data.c | 2120 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 D | data.c | 2069 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 13 milliseconds