Home
last modified time | relevance | path

Searched refs:fuse_poll_out (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h978 struct fuse_poll_out {
967 struct fuse_poll_out { global() struct
968 reventsfuse_poll_out global() argument
969 paddingfuse_poll_out global() argument
/linux/fs/fuse/
H A Dfile.c2991 struct fuse_poll_out outarg; in fuse_file_poll()