p9_idpool_destroy  591 include/net/9p/9p.h void p9_idpool_destroy(struct p9_idpool *);
p9_idpool_destroy  248 net/9p/client.c 		p9_idpool_destroy(clnt->fidpool);
p9_idpool_destroy  463 net/9p/trans_fd.c 	p9_idpool_destroy(m->tagpool);
p9_idpool_destroy  207 net/9p/trans_virtio.c 	p9_idpool_destroy(chan->tagpool);