Searched refs:JFS_SUPERBLOCK_V2 (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dmkjournal.c63 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2);
456 (jsb->s_header.h_blocktype != (unsigned) ntohl(JFS_SUPERBLOCK_V2)))
H A Dkernel-jbd.h98 #define JFS_SUPERBLOCK_V2 4 macro
/external/e2fsprogs/e2fsck/
H A Djournal.c543 case JFS_SUPERBLOCK_V2:
622 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2);
/external/e2fsprogs/debugfs/
H A Dlogdump.c323 case JFS_SUPERBLOCK_V2:
/external/e2fsprogs/misc/
H A Ddumpe2fs.c420 (unsigned) ntohl(JFS_SUPERBLOCK_V2))) {
H A Dtune2fs.c234 (jsb->s_header.h_blocktype != (unsigned)ntohl(JFS_SUPERBLOCK_V2))) {

Completed in 1287 milliseconds