Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dpassthrough.c197 int fuse_passthrough_open(struct fuse_dev *fud, u32 lower_fd) in fuse_passthrough_open() function
H A Dfuse_i.h1261 int fuse_passthrough_open(struct fuse_dev *fud, u32 lower_fd);
H A Ddev.c2318 res = fuse_passthrough_open(fud, oldfd); in fuse_dev_ioctl()