Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Dtransaction.c806 int jbd2_journal_restart(handle_t *handle, int nblocks) in jbd2_journal_restart() function
810 EXPORT_SYMBOL(jbd2_journal_restart);
/linux/fs/ocfs2/
H A Djournal.c457 status = jbd2_journal_restart(handle, in ocfs2_extend_trans()
512 status = jbd2_journal_restart(handle, OCFS2_MAX_TRANS_DATA); in ocfs2_allocate_extend_trans()