Searched refs:ZFS_IMPORT_CHECKPOINT (Results 1 – 6 of 6) sorted by relevance
248 spa->spa_import_flags |= ZFS_IMPORT_CHECKPOINT; in spa_import_rootpool()
1513 #define ZFS_IMPORT_CHECKPOINT 0x80 macro
2729 return ((spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT) && in spa_importing_readonly_checkpoint()
4498 ASSERT(spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);4640 (spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);4941 ASSERT(spa->spa_import_flags & ZFS_IMPORT_CHECKPOINT);
3378 flags |= ZFS_IMPORT_CHECKPOINT; in zpool_do_import()
6792 ZFS_IMPORT_MISSING_LOG | ZFS_IMPORT_CHECKPOINT | in import_checkpointed_state()