Searched refs:page_cache_sync_readahead (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/ext4/
H A Ddir.c194 page_cache_sync_readahead(
/linux-master/include/linux/
H A Dpagemap.h1282 * page_cache_sync_readahead - generic file readahead
1289 * page_cache_sync_readahead() should be called when a cache miss happened:
1295 void page_cache_sync_readahead(struct address_space *mapping, function
/linux-master/fs/f2fs/
H A Ddir.c1097 page_cache_sync_readahead(inode->i_mapping, ra, file, n,
/linux-master/fs/cramfs/
H A Dinode.c218 page_cache_sync_readahead(mapping, &ra, NULL, blocknr, BLKS_PER_BUF);
/linux-master/fs/btrfs/
H A Ddefrag.c1319 page_cache_sync_readahead(inode->vfs_inode.i_mapping,
H A Drelocation.c3004 page_cache_sync_readahead(inode->i_mapping, ra, NULL,
H A Dfree-space-cache.c379 page_cache_sync_readahead(inode->i_mapping, &ra, NULL, 0, last_index);
H A Dsend.c5295 page_cache_sync_readahead(sctx->cur_inode->i_mapping,
5772 * page_cache_sync_readahead()), so it would not be reliable,
5807 * When we ask page_cache_sync_readahead() to read extent A, it
/linux-master/mm/
H A Dkhugepaged.c1883 page_cache_sync_readahead(mapping, &file->f_ra,
H A Dfilemap.c2505 page_cache_sync_readahead(mapping, ra, filp, index,

Completed in 183 milliseconds