Searched refs:JFS_SUPERBLOCK_V2 (Results 1 – 6 of 6) sorted by relevance
63 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2); in ext2fs_create_journal_superblock()456 (jsb->s_header.h_blocktype != (unsigned) ntohl(JFS_SUPERBLOCK_V2))) in ext2fs_add_journal_device()
98 #define JFS_SUPERBLOCK_V2 4 macro
543 case JFS_SUPERBLOCK_V2: in e2fsck_journal_load()622 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2); in e2fsck_journal_reset_super()
323 case JFS_SUPERBLOCK_V2: in type_to_name()
420 (unsigned) ntohl(JFS_SUPERBLOCK_V2))) { in print_journal_information()
234 (jsb->s_header.h_blocktype != (unsigned)ntohl(JFS_SUPERBLOCK_V2))) { in remove_journal_device()