HomeSort by: relevance | last modified time | path
    Searched refs:fuse_unmount (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librefuse/
refuse_compat.c 63 void fuse_unmount(struct fuse* fuse);
147 /* librefuse once had a function fuse_unmount() for FUSE 3.0 but
150 fuse_unmount,
151 "warning: reference to compatibility fuse_unmount();"
154 fuse_unmount(struct fuse* fuse) {
159 * implementation of fuse_unmount() to be used when FUSE_USE_VERSION
fuse.h 312 # define fuse_unmount fuse_unmount_v11 macro
332 # define fuse_unmount fuse_unmount_v11 macro
352 # define fuse_unmount fuse_unmount_v11 macro
381 # define fuse_unmount fuse_unmount_v11 macro
411 # define fuse_unmount fuse_unmount_v11 macro
455 # define fuse_unmount fuse_unmount_v26 macro
501 # define fuse_unmount fuse_unmount_v26 macro
547 # define fuse_unmount fuse_unmount_v26 macro
592 # define fuse_unmount fuse_unmount_v30 macro
629 # define fuse_unmount fuse_unmount_v3 macro
665 # define fuse_unmount macro
701 # define fuse_unmount macro
737 # define fuse_unmount macro
    [all...]

Completed in 15 milliseconds