Home
last modified time | relevance | path

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

/linux-3.3/fs/jbd2/
Drecovery.c450 case JBD2_DESCRIPTOR_BLOCK: in do_one_pass()
Dcommit.c544 header->h_blocktype = cpu_to_be32(JBD2_DESCRIPTOR_BLOCK); in jbd2_journal_commit_transaction()
/linux-3.3/include/linux/
Djbd2.h128 #define JBD2_DESCRIPTOR_BLOCK 1 macro