Searched refs:journal_block_tag_t (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Djbd2.h68 } journal_block_tag_t; typedef in typeref:struct:journal_block_tag_s
70 #define JBD2_TAG_SIZE32 (offsetof(journal_block_tag_t, t_blocknr_high))
71 #define JBD2_TAG_SIZE64 (sizeof(journal_block_tag_t))

Completed in 19 milliseconds