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