Home
last modified time | relevance | path

Searched refs:ZFS_IMPORT_VERBATIM (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h923 #define ZFS_IMPORT_VERBATIM 0x1 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c2768 (spa->spa_import_flags & ZFS_IMPORT_VERBATIM)) in spa_load_impl()
3848 spa->spa_import_flags = ZFS_IMPORT_VERBATIM; in spa_import_rootpool()
3958 if (spa->spa_import_flags & ZFS_IMPORT_VERBATIM) { in spa_import()
H A Dvdev.c1441 if (!(spa->spa_import_flags & ZFS_IMPORT_VERBATIM) && in vdev_validate()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c3694 ZFS_IMPORT_VERBATIM); in main()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c1902 flags |= ZFS_IMPORT_VERBATIM; in zpool_do_import()