Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dext4_jbd2.h357 return jbd2__journal_restart(handle, nblocks, revoke, GFP_NOFS); in ext4_journal_restart()
/Linux-v5.10/fs/jbd2/
Dtransaction.c764 int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, in jbd2__journal_restart() function
808 EXPORT_SYMBOL(jbd2__journal_restart);
813 return jbd2__journal_restart(handle, nblocks, 0, GFP_NOFS); in jbd2_journal_restart()
/Linux-v5.10/include/linux/
Djbd2.h1475 extern int jbd2__journal_restart(handle_t *, int nblocks,