Home
last modified time | relevance | path

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

/external/u-boot/fs/ext4/
Dext4_journal.h28 #define EXT3_JOURNAL_DESCRIPTOR_BLOCK 1 macro
Dext4_journal.c453 EXT3_JOURNAL_DESCRIPTOR_BLOCK) { in ext4fs_check_journal_state()
574 jdb.h_blocktype = cpu_to_be32(EXT3_JOURNAL_DESCRIPTOR_BLOCK); in update_descriptor_block()