Home
last modified time | relevance | path

Searched defs:readahead (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_inode_buf.c78 bool readahead) in xfs_inode_buf_verify()
/linux-4.1.27/mm/
Dreadahead.c562 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
/linux-4.1.27/fs/nilfs2/
Dmdt.c174 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
Dbtree.c538 int readahead) in nilfs_btree_do_lookup()
/linux-4.1.27/fs/f2fs/
Dcheckpoint.c175 bool readahead = false; in ra_meta_pages_cond() local
/linux-4.1.27/drivers/md/bcache/
Dbcache.h366 unsigned readahead; member