Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/ext2/src/ext3/
H A Drecover.c166 journal_destroy(journal); in Ext2RecoverJournal()
/reactos/drivers/filesystems/ext2/inc/linux/
H A Djbd.h969 extern void journal_destroy (journal_t *);
/reactos/drivers/filesystems/ext2/src/jbd/
H A Dreplay.c678 void journal_destroy(journal_t *journal) in journal_destroy() function