Home
last modified time | relevance | path

Searched refs:fuse_unmount (Results 1 - 8 of 8) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dhelper.c41 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch) in fuse_unmount() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h173 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch);
/third_party/libfuse/example/
H A Dinvalidate_path.c285 fuse_unmount(fuse); in main()
/third_party/libfuse/lib/
H A Dhelper.c387 fuse_unmount(fuse); in fuse_main_real()
H A Dfuse.c5115 void fuse_unmount(struct fuse *f) { in fuse_unmount() function
/third_party/libfuse/include/
H A Dfuse.h993 void fuse_unmount(struct fuse *f);
999 * needed, call fuse_unmount() before calling this function.
/third_party/ntfs-3g/src/
H A Dntfs-3g.c4295 fuse_unmount(opts.mnt_point, ctx->fc); in mount_fuse()
4588 fuse_unmount(opts.mnt_point, ctx->fc); in main()
H A Dlowntfs-3g.c4566 fuse_unmount(opts.mnt_point, ctx->fc);
4854 fuse_unmount(opts.mnt_point, ctx->fc);

Completed in 20 milliseconds