Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h797 struct fuse_open_out { struct
/linux-6.15/fs/fuse/
H A Dfuse_i.h355 struct fuse_open_out open_outarg;
H A Dfile.c27 struct fuse_open_out *outargp) in fuse_send_open()
143 struct fuse_open_out *outargp = &ff->args->open_outarg; in fuse_file_open()
H A Ddir.c628 struct fuse_open_out *outopenp; in fuse_create_open()