Searched refs:page_cache_sync_readahead (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/fs/ext4/ |
D | dir.c | 194 page_cache_sync_readahead( in ext4_readdir()
|
/linux-5.19.10/include/linux/ |
D | pagemap.h | 1229 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead() function
|
/linux-5.19.10/fs/f2fs/ |
D | dir.c | 1117 page_cache_sync_readahead(inode->i_mapping, ra, file, n, in f2fs_readdir()
|
/linux-5.19.10/mm/ |
D | khugepaged.c | 1738 page_cache_sync_readahead(mapping, &file->f_ra, in collapse_file()
|
D | filemap.c | 2594 page_cache_sync_readahead(mapping, ra, filp, index, in filemap_get_pages()
|
/linux-5.19.10/fs/btrfs/ |
D | relocation.c | 2961 page_cache_sync_readahead(inode->i_mapping, ra, NULL, in relocate_one_page()
|
D | free-space-cache.c | 371 page_cache_sync_readahead(inode->i_mapping, &ra, NULL, 0, last_index); in readahead_cache()
|
D | ioctl.c | 1751 page_cache_sync_readahead(inode->vfs_inode.i_mapping, in defrag_one_cluster()
|
D | send.c | 4900 page_cache_sync_readahead(sctx->cur_inode->i_mapping, in put_file_data()
|