2004-12-04 08:40:50 +08:00
|
|
|
FUSE_2.2 {
|
|
|
|
global:
|
|
|
|
fuse_destroy;
|
|
|
|
fuse_exit;
|
2004-12-08 00:46:42 +08:00
|
|
|
fuse_exited;
|
2004-12-04 08:40:50 +08:00
|
|
|
fuse_get_context;
|
|
|
|
fuse_invalidate;
|
|
|
|
fuse_is_lib_option;
|
|
|
|
fuse_loop;
|
|
|
|
fuse_loop_mt;
|
2004-12-08 00:46:42 +08:00
|
|
|
fuse_loop_mt_proc;
|
|
|
|
fuse_main_compat1;
|
|
|
|
fuse_main_compat2;
|
|
|
|
fuse_main_real;
|
2004-12-04 08:40:50 +08:00
|
|
|
fuse_mount;
|
2004-12-08 00:46:42 +08:00
|
|
|
fuse_mount_compat1;
|
2004-12-04 08:40:50 +08:00
|
|
|
fuse_new;
|
2004-12-08 00:46:42 +08:00
|
|
|
fuse_new_compat1;
|
|
|
|
fuse_new_compat2;
|
|
|
|
fuse_process_cmd;
|
|
|
|
fuse_read_cmd;
|
|
|
|
fuse_set_getcontext_func;
|
|
|
|
fuse_setup;
|
|
|
|
fuse_setup_compat2;
|
|
|
|
fuse_teardown;
|
2004-12-04 08:40:50 +08:00
|
|
|
fuse_unmount;
|
|
|
|
local:
|
|
|
|
*;
|
|
|
|
};
|