Searched refs:page_cache_sync_readahead (Results 1 – 8 of 8) sorted by relevance
/linux/fs/erofs/ |
H A D | dir.c | 77 page_cache_sync_readahead(dir->i_mapping, ra, in erofs_readdir()
|
/linux/fs/ext4/ |
H A D | dir.c | 198 page_cache_sync_readahead( in ext4_readdir()
|
/linux/include/linux/ |
H A D | pagemap.h | 1364 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead() function
|
/linux/fs/f2fs/ |
H A D | dir.c | 1081 page_cache_sync_readahead(inode->i_mapping, ra, file, n, in f2fs_readdir()
|
/linux/fs/btrfs/ |
H A D | defrag.c | 1313 page_cache_sync_readahead(inode->vfs_inode.i_mapping, in defrag_one_cluster()
|
H A D | free-space-cache.c | 374 page_cache_sync_readahead(inode->i_mapping, &ra, NULL, 0, last_index); in readahead_cache()
|
H A D | relocation.c | 2826 page_cache_sync_readahead(inode->i_mapping, ra, NULL, in relocate_one_folio()
|
/linux/mm/ |
H A D | khugepaged.c | 1934 page_cache_sync_readahead(mapping, &file->f_ra, in collapse_file()
|