Searched defs:fuse_fs (Results 1 – 2 of 2) sorted by relevance
72 struct fuse_fs { struct73 struct fuse_operations op;74 void *user_data;76 struct fuse_module *m;
60 struct fuse_fs { struct61 struct fuse_operations op;62 struct fuse_module *m;63 void *user_data;64 int debug;