Home
last modified time | relevance | path

Searched refs:ZFS_IMPORT_MISSING_LOG (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h925 #define ZFS_IMPORT_MISSING_LOG 0x4 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c1637 if (!(spa->spa_import_flags & ZFS_IMPORT_MISSING_LOG)) { in spa_config_valid()
1686 if (!(spa->spa_import_flags & ZFS_IMPORT_MISSING_LOG)) in spa_config_valid()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c3692 ZFS_IMPORT_MISSING_LOG)) != 0) { in main()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c1860 flags |= ZFS_IMPORT_MISSING_LOG; in zpool_do_import()