Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dext3_jbd.h175 return journal_extend(handle, nblocks); in ext3_journal_extend()
Djbd.h896 extern int journal_extend (handle_t *, int nblocks);
/linux-2.6.39/fs/jbd/
Dtransaction.c320 int journal_extend(handle_t *handle, int nblocks) in journal_extend() function
Djournal.c46 EXPORT_SYMBOL(journal_extend);