HomeSort by relevance Sort by last modified time
    Searched refs:JFS_SUPERBLOCK_V1 (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 94 #define JFS_SUPERBLOCK_V1 3
mkjournal.c 63 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V1);
  /external/e2fsprogs/e2fsck/
journal.c 604 case JFS_SUPERBLOCK_V1:
706 jsb->s_header.h_blocktype != htonl(JFS_SUPERBLOCK_V1)) {
  /external/e2fsprogs/debugfs/
logdump.c 327 case JFS_SUPERBLOCK_V1:
journal.c 561 case JFS_SUPERBLOCK_V1:

Completed in 105 milliseconds