Searched refs:encroot (Results 1 – 4 of 4) sorted by relevance
94 log_must dd if=/dev/zero of=/dev/zvol/$POOL_NAME/encroot/testvol bs=512 count=195 new_mntpnt=$(get_prop mountpoint $POOL_NAME/encroot/testfs)
50 setuid|nbmand|encroot|keylocation|org.openzfs.systemd:requires| \
573 boolean_t encroot, unmounted = B_FALSE; in zfs_unmount() local619 if (zfs_crypto_get_encryption_root(zhp, &encroot, NULL) != 0 && in zfs_unmount()625 if (encroot && zfs_prop_get_int(zhp, ZFS_PROP_KEYSTATUS) == in zfs_unmount()
539 boolean_t encroot; in send_iterate_fs() local542 if (zfs_crypto_get_encryption_root(zhp, &encroot, NULL) != 0) { in send_iterate_fs()547 if (encroot) in send_iterate_fs()