Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h928 #define ZFS_IMPORT_MISSING_LOG 0x4 macro
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c1638 if (!(spa->spa_import_flags & ZFS_IMPORT_MISSING_LOG)) { in spa_config_valid()
1687 if (!(spa->spa_import_flags & ZFS_IMPORT_MISSING_LOG)) in spa_config_valid()
/titanic_50/usr/src/cmd/zdb/
H A Dzdb.c3767 ZFS_IMPORT_MISSING_LOG)) != 0) { in main()
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c1862 flags |= ZFS_IMPORT_MISSING_LOG; in zpool_do_import()