Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jbd/
Drecovery.c417 case JFS_DESCRIPTOR_BLOCK: in do_one_pass()
Dcommit.c416 header->h_blocktype = htonl(JFS_DESCRIPTOR_BLOCK); in journal_commit_transaction()
/linux-2.4.37.9/include/linux/
Djbd.h131 #define JFS_DESCRIPTOR_BLOCK 1 macro