Searched refs:cuse_info (Results 1 – 2 of 2) sorted by relevance
/external/libfuse/include/ |
D | cuse_lowlevel.h | 33 struct cuse_info { struct 69 const struct cuse_info *ci, 74 const struct cuse_info *ci, 80 int cuse_lowlevel_main(int argc, char *argv[], const struct cuse_info *ci,
|
/external/libfuse/lib/ |
D | cuse_lowlevel.c | 115 static struct cuse_data *cuse_prep_data(const struct cuse_info *ci, in cuse_prep_data() 148 const struct cuse_info *ci, in cuse_lowlevel_new() 265 const struct cuse_info *ci, in cuse_lowlevel_setup() 340 int cuse_lowlevel_main(int argc, char *argv[], const struct cuse_info *ci, in cuse_lowlevel_main()
|