Searched refs:fuse_lowlevel_ops (Results 1 – 6 of 6) sorted by relevance
51 struct fuse_lowlevel_ops op;
152 struct fuse_lowlevel_ops lop; in cuse_lowlevel_new()
2982 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()
4454 static struct fuse_lowlevel_ops fuse_path_ops = {4881 struct fuse_lowlevel_ops llop = fuse_path_ops; in fuse_new_31()
172 struct fuse_lowlevel_ops { struct1953 const struct fuse_lowlevel_ops *op,
22 @@ -317,6 +317,18 @@ struct fuse_lowlevel_ops {