Home
last modified time | relevance | path

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

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