Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1512 #define ZFS_IMPORT_LOAD_KEYS 0x40 macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3057 if (flags & ZFS_IMPORT_LOAD_KEYS) { in do_import()
3321 flags |= ZFS_IMPORT_LOAD_KEYS; in zpool_do_import()
3400 if ((flags & ZFS_IMPORT_LOAD_KEYS) && (flags & ZFS_IMPORT_ONLY)) { in zpool_do_import()
3405 if ((flags & ZFS_IMPORT_LOAD_KEYS) && !do_all && argc == 0) { in zpool_do_import()