Home
last modified time | relevance | path

Searched refs:fuse_lowlevel_ops (Results 1 – 6 of 6) sorted by relevance

/external/libfuse/lib/
Dfuse_i.h51 struct fuse_lowlevel_ops op;
Dcuse_lowlevel.c152 struct fuse_lowlevel_ops lop; in cuse_lowlevel_new()
Dfuse_lowlevel.c2982 const struct fuse_lowlevel_ops *op, in fuse_session_new()
2989 if (sizeof(struct fuse_lowlevel_ops) < op_size) { in fuse_session_new()
2991 op_size = sizeof(struct fuse_lowlevel_ops); in fuse_session_new()
Dfuse.c4454 static struct fuse_lowlevel_ops fuse_path_ops = {
4881 struct fuse_lowlevel_ops llop = fuse_path_ops; in fuse_new_31()
/external/libfuse/include/
Dfuse_lowlevel.h172 struct fuse_lowlevel_ops { struct
1953 const struct fuse_lowlevel_ops *op,
/external/libfuse/
DAndroid.patch22 @@ -317,6 +317,18 @@ struct fuse_lowlevel_ops {