P9_NOTAG          513 net/9p/conv.c  	p9_put_int16(bufp, P9_NOTAG, &fc->tag);
P9_NOTAG          247 net/9p/trans_fd.c 		return P9_NOTAG;
P9_NOTAG          254 net/9p/trans_fd.c 	if (tag != P9_NOTAG && p9_idpool_check(tag, m->tagpool))
P9_NOTAG          869 net/9p/trans_fd.c 		n = P9_NOTAG;
P9_NOTAG          312 net/9p/trans_virtio.c 	n = P9_NOTAG;
P9_NOTAG          360 net/9p/trans_virtio.c 	if (n != P9_NOTAG && p9_idpool_check(n, chan->tagpool))