Searched refs:ZFS_IMPORT_CHECKPOINT (Results 1 – 6 of 6) sorted by relevance
239 spa->spa_import_flags |= ZFS_IMPORT_CHECKPOINT; in spa_import_rootpool()
1714 #define ZFS_IMPORT_CHECKPOINT 0x80 macro
2876 return ((spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT) && in spa_importing_readonly_checkpoint()
5092 ASSERT(spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);5234 (spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);5565 ASSERT(spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);
3868 flags |= ZFS_IMPORT_CHECKPOINT; in zpool_do_import()
7562 ZFS_IMPORT_MISSING_LOG | ZFS_IMPORT_CHECKPOINT | in import_checkpointed_state()