Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Drecovery.c519 case JBD2_DESCRIPTOR_BLOCK: in do_one_pass()
Dcommit.c630 header->h_blocktype = cpu_to_be32(JBD2_DESCRIPTOR_BLOCK); in jbd2_journal_commit_transaction()
/linux-4.4.14/include/linux/
Djbd2.h124 #define JBD2_DESCRIPTOR_BLOCK 1 macro