Home
last modified time | relevance | path

Searched refs:fuse_passthrough_setup (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dpassthrough.c257 int fuse_passthrough_setup(struct fuse_conn *fc, struct fuse_file *ff, in fuse_passthrough_setup() function
H A Dfuse_i.h1262 int fuse_passthrough_setup(struct fuse_conn *fc, struct fuse_file *ff,
H A Ddir.c628 fuse_passthrough_setup(fc, ff, &outopen); in fuse_create_open()
H A Dfile.c155 fuse_passthrough_setup(fc, ff, &outarg); in fuse_do_open()