Searched refs:fuse_passthrough (Results 1 – 3 of 3) sorted by relevance
204 struct fuse_passthrough *passthrough; in fuse_passthrough_open()230 passthrough = kmalloc(sizeof(struct fuse_passthrough), GFP_KERNEL); in fuse_passthrough_open()260 struct fuse_passthrough *passthrough; in fuse_passthrough_setup()283 void fuse_passthrough_release(struct fuse_passthrough *passthrough) in fuse_passthrough_release()
189 struct fuse_passthrough { struct240 struct fuse_passthrough passthrough;1264 void fuse_passthrough_release(struct fuse_passthrough *passthrough);
1149 struct fuse_passthrough *passthrough = (struct fuse_passthrough *)p; in free_fuse_passthrough()