Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dtransaction.c759 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart() function
803 EXPORT_SYMBOL(jbd2__journal_restart);
808 return jbd2__journal_restart(handle, nblocks, 0, GFP_NOFS); in jbd2_journal_restart()