Home
last modified time | relevance | path

Searched refs:journal_restart (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Djbd.h853 extern int journal_restart (handle_t *, int nblocks);
/linux-4.1.27/fs/ext3/
Dext3.h1283 return journal_restart(handle, nblocks); in ext3_journal_restart()
/linux-4.1.27/fs/jbd/
Dtransaction.c386 int journal_restart(handle_t *handle, int nblocks) in journal_restart() function
Djournal.c48 EXPORT_SYMBOL(journal_restart);