Searched refs:fs_version (Results 1 – 1 of 1) sorted by relevance
142 uint16_t fs_version; member169 STATIC_ASSERT(offsetof(struct super_block, fs_version) == 28);270 super_rw->fs_version = SUPER_BLOCK_FS_VERSION; in update_super_block_internal()477 if (super->fs_version > SUPER_BLOCK_FS_VERSION) { in super_block_valid()478 pr_warn("super block is from the future: 0x%x\n", super->fs_version); in super_block_valid()727 if (super && super->fs_version > SUPER_BLOCK_FS_VERSION) { in fs_init_from_super()729 super->fs_version); in fs_init_from_super()