Home
last modified time | relevance | path

Searched refs:do_readahead (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/mm/
Dreadahead.c543 do_readahead(struct address_space *mapping, struct file *filp, in do_readahead() function
565 ret = do_readahead(mapping, f.file, start, len); in SYSCALL_DEFINE3()
/linux-4.4.14/fs/jbd2/
Drecovery.c70 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead() function
162 do_readahead(journal, offset); in jread()