Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h749 struct fuse_open_in { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h760 struct fuse_open_in { struct
/openbmc/linux/fs/fuse/
H A Ddev.c456 args->in_args[0].size = sizeof(struct fuse_open_in); in fuse_adjust_compat()
H A Dfile.c27 struct fuse_open_in inarg; in fuse_send_open()