Searched refs:page_cache_sync_readahead (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | dir.c | 194 page_cache_sync_readahead( in ext4_readdir()
|
/openbmc/linux/fs/cramfs/ |
H A D | inode.c | 218 page_cache_sync_readahead(mapping, &ra, NULL, blocknr, BLKS_PER_BUF); in cramfs_blkdev_read()
|
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 1320 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead() function
|
/openbmc/linux/fs/btrfs/ |
H A D | defrag.c | 1178 page_cache_sync_readahead(inode->vfs_inode.i_mapping, in defrag_one_cluster()
|
H A D | free-space-cache.c | 376 page_cache_sync_readahead(inode->i_mapping, &ra, NULL, 0, last_index); in readahead_cache()
|
H A D | relocation.c | 2936 page_cache_sync_readahead(inode->i_mapping, ra, NULL, in relocate_one_page()
|
H A D | send.c | 5297 page_cache_sync_readahead(sctx->cur_inode->i_mapping, in put_file_data()
|
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | 1121 page_cache_sync_readahead(inode->i_mapping, ra, file, n, in f2fs_readdir()
|
/openbmc/linux/mm/ |
H A D | khugepaged.c | 1867 page_cache_sync_readahead(mapping, &file->f_ra, in collapse_file()
|
H A D | filemap.c | 2582 page_cache_sync_readahead(mapping, ra, filp, index, in filemap_get_pages()
|