Home
last modified time | relevance | path

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

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