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, function
121 fuse_new,
fuse.h 314 fuse_new(int fd, int flags, const struct fuse_operations *op) { function
334 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { function
354 fuse_new(int fd, const char *opts, const struct fuse_operations *op) { function
383 fuse_new(int fd, const char *opts, const struct fuse_operations *op, function
413 fuse_new(int fd, struct fuse_args *args, const struct fuse_operations *op, function
457 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function
503 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function
549 fuse_new(struct fuse_chan *ch, struct fuse_args *args, function
594 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function
631 fuse_new(struct fuse_args *args, const struct fuse_operations *op function
667 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function
703 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function
739 fuse_new(struct fuse_args *args, const struct fuse_operations *op, function
    [all...]

Completed in 19 milliseconds