Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dtrans_fd.c148 static void p9_poll_workfn(struct work_struct *work);
152 static DECLARE_WORK(p9_poll_work, p9_poll_workfn);
1163 static void p9_poll_workfn(struct work_struct *work) in p9_poll_workfn() function