summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/docs/libmount-sections.txt
diff options
context:
space:
mode:
authorKarel Zak2011-02-02 21:19:14 +0100
committerKarel Zak2011-02-02 21:19:14 +0100
commitcfb9db309558ca45c670947e1bf391152c662f1e (patch)
tree2e82ec6a65f1a446f2e63d5fbb7862f0d43f90aa /shlibs/mount/docs/libmount-sections.txt
parentlibmount: copy mount attrs from utab to context (diff)
downloadkernel-qcow2-util-linux-cfb9db309558ca45c670947e1bf391152c662f1e.tar.gz
kernel-qcow2-util-linux-cfb9db309558ca45c670947e1bf391152c662f1e.tar.xz
kernel-qcow2-util-linux-cfb9db309558ca45c670947e1bf391152c662f1e.zip
libmount: cleanup high-level mount API
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/docs/libmount-sections.txt')
-rw-r--r--shlibs/mount/docs/libmount-sections.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/shlibs/mount/docs/libmount-sections.txt b/shlibs/mount/docs/libmount-sections.txt
index 8a3a7d22b..d351aab53 100644
--- a/shlibs/mount/docs/libmount-sections.txt
+++ b/shlibs/mount/docs/libmount-sections.txt
@@ -211,8 +211,12 @@ mnt_context_set_source
mnt_context_set_target
mnt_context_set_user_mflags
mnt_context_strerror
+mnt_context_mount
mnt_free_context
mnt_new_context
mnt_reset_context
+mnt_context_prepare_mount
+mnt_context_do_mount
+mnt_context_finalize_mount
</SECTION>