Home
last modified time | relevance | path

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

/netbsd-src/lib/librefuse/
H A Dfuse.h311 # define fuse_mount fuse_mount_v11 macro
331 # define fuse_mount fuse_mount_v21 macro
351 # define fuse_mount fuse_mount_v21 macro
380 # define fuse_mount fuse_mount_v21 macro
410 # define fuse_mount fuse_mount_v25 macro
454 # define fuse_mount fuse_mount_v26 macro
500 # define fuse_mount fuse_mount_v26 macro
546 # define fuse_mount fuse_mount_v26 macro
591 # define fuse_mount fuse_mount_v30 macro
628 # define fuse_mount fuse_mount_v3 in fuse_main() macro
663 # define fuse_mount fuse_mount_ global() macro
699 # define fuse_mount fuse_mount_ global() macro
735 # define fuse_mount fuse_mount_ global() macro
[all...]
H A Drefuse_compat.c101 fuse_mount(struct fuse *fuse, const char *mountpoint) { in fuse_mount() function