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

12

  /external/e2fsprogs/lib/ext2fs/
mkjournal.c 61 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V1);
  /external/kernel-headers/original/linux/
jbd.h 137 #define JFS_SUPERBLOCK_V1 3
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 517 case JFS_SUPERBLOCK_V1:
603 jsb->s_header.h_blocktype != htonl(JFS_SUPERBLOCK_V1)) {
  /external/e2fsprogs/debugfs/
logdump.c 320 case JFS_SUPERBLOCK_V1:

Completed in 1662 milliseconds

12