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

  /src/lib/librefuse/
refuse_compat.c 56 int fuse_mount(struct fuse *fuse, const char *mountpoint);
94 /* librefuse once had a function fuse_mount() for FUSE 3.0 but without
97 fuse_mount,
98 "warning: reference to compatibility fuse_mount();"
101 fuse_mount(struct fuse *fuse, const char *mountpoint) {
fuse.h 311 # 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 macro
664 # define fuse_mount macro
700 # define fuse_mount macro
736 # define fuse_mount macro
    [all...]

Completed in 12 milliseconds