Home
last modified time | relevance | path

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

/u-boot/fs/ext4/
A Dext4_journal.h42 struct journal_log { struct
A Dext4_journal.c31 struct journal_log *journal_ptr[MAX_JOURNAL_ENTRIES];
48 journal_ptr[i] = zalloc(sizeof(struct journal_log)); in ext4fs_init_journal()

Completed in 3 milliseconds