Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Drecovery.c412 case JFS_DESCRIPTOR_BLOCK: in do_one_pass()
Dcommit.c578 header->h_blocktype = cpu_to_be32(JFS_DESCRIPTOR_BLOCK); in journal_commit_transaction()
/linux-4.1.27/include/linux/
Djbd.h130 #define JFS_DESCRIPTOR_BLOCK 1 macro