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

  /src/lib/librefuse/refuse/
v21.c 56 nominal_fd = fuse_mount_v25(mountpoint, &args);
v25.c 43 fuse_mount_v25(const char *mountpoint, struct fuse_args *args) { function in typeref:typename:int
v25.h 85 int fuse_mount_v25(const char *mountpoint, struct fuse_args *args);
v26.c 50 nominal_fd = fuse_mount_v25(mountpoint, args);
v11.c 65 nominal_fd = fuse_mount_v25(mountpoint, &args);
  /src/lib/librefuse/
fuse.h 410 # define fuse_mount fuse_mount_v25

Completed in 42 milliseconds