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

  /src/lib/librefuse/
refuse_compat.c 59 struct fuse *fuse_new(struct fuse_args *args, const void *op, size_t op_size,
105 /* librefuse once had a function fuse_new() for FUSE 3.0 but without a
108 fuse_new,
109 "warning: reference to compatibility fuse_new();"
112 fuse_new(struct fuse_args *args, const void *op,
121 fuse_new,
fuse.h 314 fuse_new(int fd, int flags, const struct fuse_operations *op) { function in typeref:struct:fuse *
334 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { function in typeref:struct:fuse *
354 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { function in typeref:struct:fuse *
383 fuse_new(int fd, const char *opts, const struct fuse_operations *op, function in typeref:struct:fuse *
413 fuse_new(int fd, struct fuse_args *args, const struct fuse_operations *op, function in typeref:struct:fuse *
457 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function in typeref:struct:fuse *
503 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function in typeref:struct:fuse *
549 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function in typeref:struct:fuse *
594 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function in typeref:struct:fuse *
631 fuse_new(struct fuse_args *args, const struct fuse_operations *op function in typeref:struct:fuse *
667 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function in typeref:struct:fuse *
703 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function in typeref:struct:fuse *
739 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function in typeref:struct:fuse *
    [all...]

Completed in 14 milliseconds