Searched refs:push_and_notify (Results 1 – 4 of 4) sorted by relevance
482 void (*push_and_notify)(V9fsPDU *pdu); member
200 .push_and_notify = virtio_9p_push_and_notify,
258 .push_and_notify = xen_9pfs_push_and_notify,
1093 pdu->s->transport->push_and_notify(pdu); in pdu_complete()