Home
last modified time | relevance | path

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

/external/u-boot/fs/ext4/
Dext4_journal.h40 struct journal_log { struct
Dext4_journal.c29 struct journal_log *journal_ptr[MAX_JOURNAL_ENTRIES];
46 journal_ptr[i] = zalloc(sizeof(struct journal_log)); in ext4fs_init_journal()