- fuse_mount_compat1
int fuse_mount_compat1(char* mountpoint, char** args)
Undocumented in source.
- fuse_mount_compat22
int fuse_mount_compat22(char* mountpoint, char* opts)
Undocumented in source.
- fuse_mount_compat25
int fuse_mount_compat25(char* mountpoint, fuse_args* args)
Undocumented in source.
- fuse_unmount_compat22
void fuse_unmount_compat22(char* mountpoint)
Undocumented in source.