Home
last modified time | relevance | path

Searched refs:p9_pollwait (Results 1 – 1 of 1) sorted by relevance

/linux/net/9p/
H A Dtrans_fd.c552 p9_pollwait(struct file *filp, wait_queue_head_t *wait_address, poll_table *p) in p9_pollwait() function
600 init_poll_funcptr(&m->pt, p9_pollwait); in p9_conn_create()