Searched refs:JFS_SUPERBLOCK_V2 (Results 1 – 2 of 2) sorted by relevance
1041 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2); in journal_create()1220 case JFS_SUPERBLOCK_V2: in journal_get_superblock()1504 case JFS_SUPERBLOCK_V2: in journal_update_format()1529 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2); in journal_convert_superblock_v1()
133 #define JFS_SUPERBLOCK_V2 4 macro