fuse_file_poll
.poll = fuse_file_poll,
EXPORT_SYMBOL_GPL(fuse_file_poll);
__poll_t fuse_file_poll(struct file *file, poll_table *wait);