Searched refs:fuse_poll_in (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | fuse.h | 762 struct fuse_poll_in {  struct | 
| /Linux-v5.4/fs/fuse/ | ||
| D | file.c | 2957 	struct fuse_poll_in inarg = { .fh = ff->fh, .kh = ff->kh };  in fuse_file_poll() |