Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Dtransaction.c634 int jbd2__journal_restart(handle_t *handle, int nblocks, gfp_t gfp_mask) in jbd2__journal_restart() function
680 EXPORT_SYMBOL(jbd2__journal_restart);
685 return jbd2__journal_restart(handle, nblocks, GFP_NOFS); in jbd2_journal_restart()
/linux-4.4.14/include/linux/
Djbd2.h1227 extern int jbd2__journal_restart(handle_t *, int nblocks, gfp_t gfp_mask);