aboutsummaryrefslogtreecommitdiffstats
path: root/g13/be-dmcrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'g13/be-dmcrypt.h')
-rw-r--r--g13/be-dmcrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g13/be-dmcrypt.h b/g13/be-dmcrypt.h
index d74e09f7c..189bfee7b 100644
--- a/g13/be-dmcrypt.h
+++ b/g13/be-dmcrypt.h
@@ -27,6 +27,7 @@ gpg_error_t be_dmcrypt_mount_container (ctrl_t ctrl,
const char *fname,
const char *mountpoint,
tupledesc_t tuples);
+gpg_error_t be_dmcrypt_umount_container (ctrl_t ctrl, const char *fname);
gpg_error_t be_dmcrypt_suspend_container (ctrl_t ctrl, const char *fname);
gpg_error_t be_dmcrypt_resume_container (ctrl_t ctrl, const char *fname,
tupledesc_t tuples);