Searched defs:fuse_iqueue_ops (Results 1 – 2 of 2) sorted by relevance
48837 struct fuse_iqueue_ops { struct48838 void (*wake_forget_and_unlock)(struct fuse_iqueue *, bool);48839 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *, bool);48840 void (*wake_pending_and_unlock)(struct fuse_iqueue *, bool);48841 void (*release)(struct fuse_iqueue *);
58594 struct fuse_iqueue_ops { struct58595 void (*wake_forget_and_unlock)(struct fuse_iqueue *, bool);58596 void (*wake_interrupt_and_unlock)(struct fuse_iqueue *, bool);58597 void (*wake_pending_and_unlock)(struct fuse_iqueue *, bool);58598 void (*release)(struct fuse_iqueue *);