Searched refs:fuse_pollhandle (Results 1 – 7 of 7) sorted by relevance
557 struct fuse_pollhandle;641 void fuse_pollhandle_destroy(struct fuse_pollhandle *ph);
710 struct fuse_pollhandle *ph, unsigned *reventsp);1211 struct fuse_file_info *fi, struct fuse_pollhandle *ph,1226 int fuse_notify_poll(struct fuse_pollhandle *ph);
65 struct fuse_pollhandle *ph);
1123 struct fuse_pollhandle *ph);1698 int fuse_lowlevel_notify_poll(struct fuse_pollhandle *ph);
90 struct fuse_file_info *fi, struct fuse_pollhandle *ph) in cuse_fll_poll()
47 struct fuse_pollhandle { struct1970 void fuse_pollhandle_destroy(struct fuse_pollhandle *ph) in fuse_pollhandle_destroy()1985 struct fuse_pollhandle *ph = NULL; in do_poll()1988 ph = malloc(sizeof(struct fuse_pollhandle)); in do_poll()2393 int fuse_lowlevel_notify_poll(struct fuse_pollhandle *ph) in fuse_lowlevel_notify_poll()
2324 struct fuse_file_info *fi, struct fuse_pollhandle *ph, in fuse_fs_poll()4301 struct fuse_file_info *fi, struct fuse_pollhandle *ph) in fuse_lib_poll()4504 int fuse_notify_poll(struct fuse_pollhandle *ph) in fuse_notify_poll()