Home
last modified time | relevance | path

Searched refs:fuse_mnt_remove_mount (Results 1 – 3 of 3) sorted by relevance

/third_party/libfuse/lib/
Dmount_util.h13 int fuse_mnt_remove_mount(const char *progname, const char *mnt);
Dmount_util.c269 int fuse_mnt_remove_mount(const char *progname, const char *mnt) in fuse_mnt_remove_mount() function
/third_party/libfuse/util/
Dfusermount.c477 return fuse_mnt_remove_mount(progname, mnt); in unmount_fuse_locked()