Home
last modified time | relevance | path

Searched refs:ZFS_IMPORT_LOAD_KEYS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1743 #define ZFS_IMPORT_LOAD_KEYS 0x40 macro
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3439 if (flags & ZFS_IMPORT_LOAD_KEYS && in do_import()
3852 flags |= ZFS_IMPORT_LOAD_KEYS; in zpool_do_import()
3936 if ((flags & ZFS_IMPORT_LOAD_KEYS) && (flags & ZFS_IMPORT_ONLY)) { in zpool_do_import()
3941 if ((flags & ZFS_IMPORT_LOAD_KEYS) && !do_all && argc == 0) { in zpool_do_import()