Searched refs:fuse_lowlevel_ops (Results 1 – 7 of 7) sorted by relevance
212 struct fuse_lowlevel_ops { struct2103 const struct fuse_lowlevel_ops *op,2112 const struct fuse_lowlevel_ops *op,2119 const struct fuse_lowlevel_ops *op,2157 const struct fuse_lowlevel_ops *op, in fuse_session_new()
52 struct fuse_lowlevel_ops op;
152 struct fuse_lowlevel_ops lop; in cuse_lowlevel_new()
3300 const struct fuse_lowlevel_ops *op,3309 if (sizeof(struct fuse_lowlevel_ops) < op_size) {3311 op_size = sizeof(struct fuse_lowlevel_ops);3406 const struct fuse_lowlevel_ops *op,3411 const struct fuse_lowlevel_ops *op,
4447 static struct fuse_lowlevel_ops fuse_path_ops = {4910 struct fuse_lowlevel_ops llop = fuse_path_ops; in _fuse_new_317()
22 @@ -317,6 +317,18 @@ struct fuse_lowlevel_ops {
501 static struct fuse_lowlevel_ops erofsfuse_lops = {