Home
last modified time | relevance | path

Searched defs:fuse_unmount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/librefuse/
H A Dfuse.h312 # 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
664 # define fuse_unmount fuse_unmount_ global() macro
700 # define fuse_unmount fuse_unmount_ global() macro
736 # define fuse_unmount fuse_unmount_ global() macro
[all...]
H A Drefuse_compat.c154 fuse_unmount(struct fuse* fuse) { in fuse_unmount() function