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

/osnet-11/usr/src/lib/libfuse/common/
H A Dfuse_common.h139 void fuse_unmount(const char *mountpoint, struct fuse_chan *ch);
218 # define fuse_unmount fuse_unmount_compat22 macro
H A Dutil.c343 fuse_unmount(const char *mountpoint, struct fuse_chan *chan) function
H A Dfuse_uvfs.c1787 fuse_unmount(mountpoint, fch);
1797 fuse_unmount(mountpoint, fch);

Completed in 25 milliseconds