]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - shlibs/mount/src/libmount.sym
libmount: add and copy FS internal flags
[thirdparty/util-linux.git] / shlibs / mount / src / libmount.sym
index 2481b4931a8cab6b9eca0153b4245ddb87b9395b..d0ebfd728effa7e7abe95671b44358d3965cee59 100644 (file)
@@ -36,6 +36,7 @@ global:
        mnt_context_get_status;
        mnt_context_get_target;
        mnt_context_get_user_mflags;
+       mnt_context_helper_setopt;
        mnt_context_init_helper;
        mnt_context_is_fake;
        mnt_context_is_force;
@@ -46,7 +47,6 @@ global:
        mnt_context_is_sloppy;
        mnt_context_is_verbose;
        mnt_context_mount;
-       mnt_context_helper_setopt;
        mnt_context_prepare_mount;
        mnt_context_prepare_umount;
        mnt_context_set_cache;
@@ -98,6 +98,7 @@ global:
        mnt_fs_get_userdata;
        mnt_fs_get_user_options;
        mnt_fs_get_vfs_options;
+       mnt_fs_is_kernel;
        mnt_fs_match_fstype;
        mnt_fs_match_options;
        mnt_fs_match_source;
@@ -157,6 +158,7 @@ global:
        mnt_optstr_set_option;
        mnt_parse_version_string;
        mnt_reset_context;
+       mnt_reset_fs;
        mnt_reset_iter;
        mnt_resolve_path;
        mnt_resolve_spec;