Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h939 struct fuse_poll_in { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h951 struct fuse_poll_in { struct
/openbmc/linux/fs/fuse/
H A Dfile.c2808 struct fuse_poll_in inarg = { .fh = ff->fh, .kh = ff->kh }; in fuse_file_poll()