Home
last modified time | relevance | path

Searched refs:cuse_lowlevel_ops (Results 1 – 2 of 2) sorted by relevance

/external/libfuse/include/
Dcuse_lowlevel.h49 struct cuse_lowlevel_ops { struct
70 const struct cuse_lowlevel_ops *clop, argument
75 const struct cuse_lowlevel_ops *clop,
81 const struct cuse_lowlevel_ops *clop, void *userdata);
/external/libfuse/lib/
Dcuse_lowlevel.c24 struct cuse_lowlevel_ops clop;
33 static struct cuse_lowlevel_ops *req_clop(fuse_req_t req) in req_clop()
116 const struct cuse_lowlevel_ops *clop) in cuse_prep_data()
149 const struct cuse_lowlevel_ops *clop, in cuse_lowlevel_new()
202 struct cuse_lowlevel_ops *clop = req_clop(req); in cuse_lowlevel_init()
266 const struct cuse_lowlevel_ops *clop, in cuse_lowlevel_setup()
341 const struct cuse_lowlevel_ops *clop, void *userdata) in cuse_lowlevel_main()