Home
last modified time | relevance | path

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

/linux-4.4.14/net/9p/
Dutil.c136 int p9_idpool_check(int id, struct p9_idpool *p) in p9_idpool_check() function
140 EXPORT_SYMBOL(p9_idpool_check);
Dclient.c409 if (tag != P9_NOTAG && p9_idpool_check(tag, c->tagpool)) in p9_free_req()
/linux-4.4.14/include/net/9p/
D9p.h572 int p9_idpool_check(int id, struct p9_idpool *p);