Searched refs:p9_idpool_check (Results 1 – 3 of 3) sorted by relevance
136 int p9_idpool_check(int id, struct p9_idpool *p) in p9_idpool_check() function140 EXPORT_SYMBOL(p9_idpool_check);
409 if (tag != P9_NOTAG && p9_idpool_check(tag, c->tagpool)) in p9_free_req()
572 int p9_idpool_check(int id, struct p9_idpool *p);