P9_DEBUG_9P        88 fs/9p/v9fs.c   		p9_debug(P9_DEBUG_9P, "Cache mode: loose\n");
P9_DEBUG_9P        91 fs/9p/v9fs.c   		p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n");
P9_DEBUG_9P        94 fs/9p/v9fs.c   		p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n");
P9_DEBUG_9P        97 fs/9p/v9fs.c   		p9_debug(P9_DEBUG_9P, "Cache mode: none\n");
P9_DEBUG_9P       111 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n");
P9_DEBUG_9P       114 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n");
P9_DEBUG_9P       117 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n");
P9_DEBUG_9P       476 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< size=%d type: %d tag: %d\n",
P9_DEBUG_9P       535 net/9p/client.c 			p9_debug(P9_DEBUG_9P, "<<< RERROR (%d) %s\n",
P9_DEBUG_9P       543 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "<<< RLERROR (%d)\n", -ecode);
P9_DEBUG_9P       621 net/9p/client.c 			p9_debug(P9_DEBUG_9P, "<<< RERROR (%d) %s\n",
P9_DEBUG_9P       629 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "<<< RLERROR (%d)\n", -ecode);
P9_DEBUG_9P       663 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag);
P9_DEBUG_9P       940 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TVERSION msize %d protocol %d\n",
P9_DEBUG_9P       965 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "version error %d\n", err);
P9_DEBUG_9P       970 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RVERSION msize %d %s\n", msize, version);
P9_DEBUG_9P      1104 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt);
P9_DEBUG_9P      1111 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt);
P9_DEBUG_9P      1125 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TATTACH afid %d uname %s aname %s\n",
P9_DEBUG_9P      1148 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RATTACH qid %x.%llx.%x\n",
P9_DEBUG_9P      1188 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TWALK fids %d,%d nwname %ud wname[0] %s\n",
P9_DEBUG_9P      1206 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RWALK nwqid %d:\n", nwqids);
P9_DEBUG_9P      1214 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "<<<     [%d] %x.%llx.%x\n",
P9_DEBUG_9P      1249 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> %s fid %d mode %d\n",
P9_DEBUG_9P      1271 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< %s qid %x.%llx.%x iounit %x\n",
P9_DEBUG_9P      1293 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      1315 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RLCREATE qid %x.%llx.%x iounit %x\n",
P9_DEBUG_9P      1339 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TCREATE fid %d name %s perm %d mode %d\n",
P9_DEBUG_9P      1360 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RCREATE qid %x.%llx.%x iounit %x\n",
P9_DEBUG_9P      1382 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TSYMLINK dfid %d name %s  symtgt %s\n",
P9_DEBUG_9P      1399 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RSYMLINK qid %x.%llx.%x\n",
P9_DEBUG_9P      1414 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TLINK dfid %d oldfid %d newname %s\n",
P9_DEBUG_9P      1422 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RLINK\n");
P9_DEBUG_9P      1434 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TFSYNC fid %d datasync:%d\n",
P9_DEBUG_9P      1445 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RFSYNC fid %d\n", fid->fid);
P9_DEBUG_9P      1469 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TCLUNK fid %d (try %d)\n", fid->fid,
P9_DEBUG_9P      1480 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RCLUNK fid %d\n", fid->fid);
P9_DEBUG_9P      1504 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TREMOVE fid %d\n", fid->fid);
P9_DEBUG_9P      1514 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RREMOVE fid %d\n", fid->fid);
P9_DEBUG_9P      1532 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TUNLINKAT fid %d %s %d\n",
P9_DEBUG_9P      1541 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RUNLINKAT fid %d %s\n", dfid->fid, name);
P9_DEBUG_9P      1557 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TREAD fid %d offset %llu %d\n",
P9_DEBUG_9P      1603 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "<<< RREAD count %d\n", count);
P9_DEBUG_9P      1637 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TWRITE fid %d offset %llu count %zd\n",
P9_DEBUG_9P      1675 net/9p/client.c 		p9_debug(P9_DEBUG_9P, "<<< RWRITE count %d\n", count);
P9_DEBUG_9P      1694 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TSTAT fid %d\n", fid->fid);
P9_DEBUG_9P      1715 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      1746 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TGETATTR fid %d, request_mask %lld\n",
P9_DEBUG_9P      1768 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      1836 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TWSTAT fid %d\n", fid->fid);
P9_DEBUG_9P      1837 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      1856 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RWSTAT fid %d\n", fid->fid);
P9_DEBUG_9P      1872 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TSETATTR fid %d\n", fid->fid);
P9_DEBUG_9P      1873 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      1889 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RSETATTR fid %d\n", fid->fid);
P9_DEBUG_9P      1905 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TSTATFS fid %d\n", fid->fid);
P9_DEBUG_9P      1922 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RSTATFS fid %d type 0x%lx bsize %ld "
P9_DEBUG_9P      1945 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TRENAME fid %d newdirfid %d name %s\n",
P9_DEBUG_9P      1955 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RRENAME fid %d\n", fid->fid);
P9_DEBUG_9P      1973 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TRENAMEAT olddirfid %d old name %s"
P9_DEBUG_9P      1984 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RRENAMEAT newdirfid %d new name %s\n",
P9_DEBUG_9P      2011 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      2028 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<<  RXATTRWALK fid %d size %llu\n",
P9_DEBUG_9P      2049 net/9p/client.c 	p9_debug(P9_DEBUG_9P,
P9_DEBUG_9P      2060 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RXATTRCREATE fid %d\n", fid->fid);
P9_DEBUG_9P      2078 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TREADDIR fid %d offset %llu count %d\n",
P9_DEBUG_9P      2119 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RREADDIR count %d\n", count);
P9_DEBUG_9P      2143 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TMKNOD fid %d name %s mode %d major %d "
P9_DEBUG_9P      2155 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RMKNOD qid %x.%llx.%x\n", qid->type,
P9_DEBUG_9P      2174 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TMKDIR fid %d name %s mode %d gid %d\n",
P9_DEBUG_9P      2186 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RMKDIR qid %x.%llx.%x\n", qid->type,
P9_DEBUG_9P      2204 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TLOCK fid %d type %i flags %d "
P9_DEBUG_9P      2221 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RLOCK status %i\n", *status);
P9_DEBUG_9P      2237 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TGETLOCK fid %d, type %i start %lld "
P9_DEBUG_9P      2254 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RGETLOCK type %i start %lld length %lld "
P9_DEBUG_9P      2271 net/9p/client.c 	p9_debug(P9_DEBUG_9P, ">>> TREADLINK fid %d\n", fid->fid);
P9_DEBUG_9P      2282 net/9p/client.c 	p9_debug(P9_DEBUG_9P, "<<< RREADLINK target %s\n", *target);
P9_DEBUG_9P        46 net/9p/mod.c   	if (level == P9_DEBUG_9P)
P9_DEBUG_9P       557 net/9p/protocol.c 		p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret);
P9_DEBUG_9P       582 net/9p/protocol.c 	p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n",
P9_DEBUG_9P       609 net/9p/protocol.c 		p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret);