Lines Matching defs:super
68 * At byte 0 we have our super, followed by the following sequence for
425 struct log_write_super super;
427 super.magic = cpu_to_le64(WRITE_LOG_MAGIC);
428 super.version = cpu_to_le64(WRITE_LOG_VERSION);
429 super.nr_entries = cpu_to_le64(lc->logged_entries);
430 super.sectorsize = cpu_to_le32(lc->sectorsize);
432 if (write_metadata(lc, &super, sizeof(super), NULL, 0,
434 DMERR("Couldn't write super");
458 bool super = false;
491 super = (block->flags & (LOG_FUA_FLAG | LOG_MARK_FLAG));
492 if (super)
501 if (!ret && super)
585 * The super starts at sector 0, and the next_sector is the next logical
642 * This is just nice to have since it'll update the super to include the