Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Djbd.h854 extern int journal_extend (handle_t *, int nblocks);
/linux-4.1.27/fs/ext3/
Dext3.h1278 return journal_extend(handle, nblocks); in ext3_journal_extend()
/linux-4.1.27/fs/jbd/
Dtransaction.c320 int journal_extend(handle_t *handle, int nblocks) in journal_extend() function
Djournal.c49 EXPORT_SYMBOL(journal_extend);