Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Drecovery.c69 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead() function
161 do_readahead(journal, offset); in jread()
/linux-4.1.27/mm/
Dreadahead.c553 do_readahead(struct address_space *mapping, struct file *filp, in do_readahead() function
575 ret = do_readahead(mapping, f.file, start, len); in SYSCALL_DEFINE3()
/linux-4.1.27/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()