Lines Matching defs:fuse_operations
305 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
308 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
314 fuse_new(int fd, int flags, const struct fuse_operations *op) {
325 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
328 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
334 fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
345 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
348 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
354 fuse_new(int fd, const char *opts, const struct fuse_operations *op) {
360 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
374 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
377 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
383 fuse_new(int fd, const char *opts, const struct fuse_operations *op,
390 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
404 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
407 fuse_main(int argc, char *argv[], const struct fuse_operations *op) {
413 fuse_new(int fd, struct fuse_args *args, const struct fuse_operations *op,
420 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
435 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
438 fuse_fs_new(const struct fuse_operations *op,
451 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
458 const struct fuse_operations *op,
465 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
480 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
483 fuse_fs_new(const struct fuse_operations *op,
497 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
504 const struct fuse_operations *op,
511 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
526 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
529 fuse_fs_new(const struct fuse_operations *op,
543 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
550 const struct fuse_operations *op,
557 fuse_setup(int argc, char *argv[], const struct fuse_operations *op,
571 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
574 fuse_fs_new(const struct fuse_operations *op,
588 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
594 fuse_new(struct fuse_args *args, const struct fuse_operations *op,
608 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
611 fuse_fs_new(const struct fuse_operations *op,
625 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
631 fuse_new(struct fuse_args *args, const struct fuse_operations *op,
644 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
647 fuse_fs_new(const struct fuse_operations *op,
661 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
667 fuse_new(struct fuse_args *args, const struct fuse_operations *op,
680 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
683 fuse_fs_new(const struct fuse_operations *op,
697 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
703 fuse_new(struct fuse_args *args, const struct fuse_operations *op,
716 # define fuse_operations _MK_FUSE_OPERATIONS_(_FUSE_OP_VERSION__)
719 fuse_fs_new(const struct fuse_operations *op,
733 fuse_main(int argc, char *argv[], const struct fuse_operations *op, void* user_data) {
739 fuse_new(struct fuse_args *args, const struct fuse_operations *op,