Home
last modified time | relevance | path

Searched refs:fuse_passthrough_open (Results 1 – 3 of 3) sorted by relevance

/fs/fuse/
Dpassthrough.c198 int fuse_passthrough_open(struct fuse_dev *fud, u32 lower_fd) in fuse_passthrough_open() function
Dfuse_i.h1443 int fuse_passthrough_open(struct fuse_dev *fud, u32 lower_fd);
Ddev.c2321 res = fuse_passthrough_open(fud, oldfd); in fuse_dev_ioctl()