Symbol: p9_debug
fs/9p/cache.c
35
p9_debug(P9_DEBUG_FSC, "session %p get volume %p (%s)\n",
fs/9p/cache.c
74
p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n",
fs/9p/fid.c
120
p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n",
fs/9p/fid.c
68
p9_debug(P9_DEBUG_VFS, " inode: %p\n", inode);
fs/9p/fid.c
75
p9_debug(P9_DEBUG_VFS, " mode: %x not writeable?\n",
fs/9p/v9fs.c
129
p9_debug(P9_DEBUG_9P, "Cache mode: loose\n");
fs/9p/v9fs.c
132
p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n");
fs/9p/v9fs.c
135
p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n");
fs/9p/v9fs.c
138
p9_debug(P9_DEBUG_9P, "Cache mode: readahead\n");
fs/9p/v9fs.c
141
p9_debug(P9_DEBUG_9P, "Cache mode: none\n");
fs/9p/v9fs.c
333
p9_debug(P9_DEBUG_ERROR,
fs/9p/v9fs.c
340
p9_debug(P9_DEBUG_ERROR,
fs/9p/v9fs.c
360
p9_debug(P9_DEBUG_ERROR, "msize should be at least 4k\n");
fs/9p/v9fs.c
364
p9_debug(P9_DEBUG_ERROR, "msize too big\n");
fs/9p/v9fs.c
383
p9_debug(P9_DEBUG_9P, "Protocol version: %s\n", param->string);
fs/9p/v9fs.c
474
p9_debug(P9_DEBUG_ERROR, "problem initializing 9p client\n");
fs/9p/v9fs.c
525
p9_debug(P9_DEBUG_ERROR, "cannot attach\n");
fs/9p/v9fs.c
593
p9_debug(P9_DEBUG_ERROR, "cancel session %p\n", v9ses);
fs/9p/v9fs.c
606
p9_debug(P9_DEBUG_ERROR, "begin cancel session %p\n", v9ses);
fs/9p/vfs_dentry.c
160
p9_debug(
fs/9p/vfs_dentry.c
175
p9_debug(P9_DEBUG_VFS, "dentry: %pd (%p) invalidated due to ENOENT\n",
fs/9p/vfs_dentry.c
180
p9_debug(P9_DEBUG_VFS, "dentry: %pd (%p) invalidated due to type change\n",
fs/9p/vfs_dentry.c
185
p9_debug(P9_DEBUG_VFS,
fs/9p/vfs_dentry.c
191
p9_debug(P9_DEBUG_VFS, "dentry: %pd (%p) is valid\n", dentry, dentry);
fs/9p/vfs_dentry.c
73
p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n",
fs/9p/vfs_dentry.c
88
p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n",
fs/9p/vfs_dir.c
131
p9_debug(P9_DEBUG_VFS, "returned %d\n", err);
fs/9p/vfs_dir.c
162
p9_debug(P9_DEBUG_VFS, "name %pD\n", file);
fs/9p/vfs_dir.c
192
p9_debug(P9_DEBUG_VFS, "returned %d\n", err);
fs/9p/vfs_dir.c
226
p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n",
fs/9p/vfs_dir.c
96
p9_debug(P9_DEBUG_VFS, "name %pD\n", file);
fs/9p/vfs_file.c
113
p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl);
fs/9p/vfs_file.c
201
p9_debug(P9_DEBUG_ERROR, "unknown lock status code: %d\n", status);
fs/9p/vfs_file.c
298
p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n",
fs/9p/vfs_file.c
329
p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n",
fs/9p/vfs_file.c
362
p9_debug(P9_DEBUG_VFS, "fid %d count %zu offset %lld\n",
fs/9p/vfs_file.c
368
p9_debug(P9_DEBUG_VFS, "(cached)\n");
fs/9p/vfs_file.c
386
p9_debug(P9_DEBUG_VFS, "fid %d count %zu offset %lld\n",
fs/9p/vfs_file.c
406
p9_debug(P9_DEBUG_VFS, "fid %d\n", fid->fid);
fs/9p/vfs_file.c
411
p9_debug(P9_DEBUG_CACHE, "(cached)\n");
fs/9p/vfs_file.c
428
p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync);
fs/9p/vfs_file.c
451
p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync);
fs/9p/vfs_file.c
469
p9_debug(P9_DEBUG_MMAP, "filp :%p\n", filp);
fs/9p/vfs_file.c
472
p9_debug(P9_DEBUG_CACHE, "(read-only mmap mode)");
fs/9p/vfs_file.c
48
p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file);
fs/9p/vfs_file.c
494
p9_debug(P9_DEBUG_VFS, "9p VMA close, %p, flushing", vma);
fs/9p/vfs_file.c
67
p9_debug(P9_DEBUG_CACHE, "write-only file with writeback enabled, try opening O_RDWR\n");
fs/9p/vfs_file.c
71
p9_debug(P9_DEBUG_CACHE, "could not open O_RDWR, disabling caches\n");
fs/9p/vfs_inode.c
1027
p9_debug(P9_DEBUG_VFS, "\n");
fs/9p/vfs_inode.c
1069
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode.c
1183
p9_debug(P9_DEBUG_VFS, "%pd\n", dentry);
fs/9p/vfs_inode.c
1227
p9_debug(P9_DEBUG_ERROR, "not extended\n");
fs/9p/vfs_inode.c
1256
p9_debug(P9_DEBUG_VFS, " %llu,%pd,%s\n",
fs/9p/vfs_inode.c
1280
p9_debug(P9_DEBUG_VFS, " %llu,%pd,%pd\n",
fs/9p/vfs_inode.c
1316
p9_debug(P9_DEBUG_VFS, " %llu,%pd mode: %x MAJOR: %u MINOR: %u\n",
fs/9p/vfs_inode.c
133
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode.c
146
p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n",
fs/9p/vfs_inode.c
280
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode.c
299
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode.c
329
p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n",
fs/9p/vfs_inode.c
525
p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n",
fs/9p/vfs_inode.c
533
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", retval);
fs/9p/vfs_inode.c
587
p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry);
fs/9p/vfs_inode.c
593
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err);
fs/9p/vfs_inode.c
601
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err);
fs/9p/vfs_inode.c
607
p9_debug(P9_DEBUG_VFS, "p9_client_fcreate failed %d\n", err);
fs/9p/vfs_inode.c
616
p9_debug(P9_DEBUG_VFS,
fs/9p/vfs_inode.c
626
p9_debug(P9_DEBUG_VFS,
fs/9p/vfs_inode.c
690
p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry);
fs/9p/vfs_inode.c
719
p9_debug(P9_DEBUG_VFS, "dir: %p dentry: (%pd) %p flags: %x\n",
fs/9p/vfs_inode.c
796
p9_debug(P9_DEBUG_CACHE,
fs/9p/vfs_inode.c
878
p9_debug(P9_DEBUG_VFS, "\n");
fs/9p/vfs_inode.c
921
p9_debug(P9_DEBUG_ERROR, "old dir and new dir are different\n");
fs/9p/vfs_inode.c
979
p9_debug(P9_DEBUG_VFS, "dentry: %p\n", dentry);
fs/9p/vfs_inode.c
989
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode_dotl.c
255
p9_debug(P9_DEBUG_VFS, "name:%s flags:0x%x mode:0x%x\n",
fs/9p/vfs_inode_dotl.c
261
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err);
fs/9p/vfs_inode_dotl.c
269
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err);
fs/9p/vfs_inode_dotl.c
279
p9_debug(P9_DEBUG_VFS, "Failed to get acl values in create %d\n",
fs/9p/vfs_inode_dotl.c
286
p9_debug(P9_DEBUG_CACHE,
fs/9p/vfs_inode_dotl.c
291
p9_debug(P9_DEBUG_VFS, "p9_client_open_dotl failed in create %d\n",
fs/9p/vfs_inode_dotl.c
301
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err);
fs/9p/vfs_inode_dotl.c
307
p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", err);
fs/9p/vfs_inode_dotl.c
362
p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry);
fs/9p/vfs_inode_dotl.c
372
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err);
fs/9p/vfs_inode_dotl.c
381
p9_debug(P9_DEBUG_VFS, "Failed to get acl values in mkdir %d\n",
fs/9p/vfs_inode_dotl.c
392
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n",
fs/9p/vfs_inode_dotl.c
401
p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n",
fs/9p/vfs_inode_dotl.c
429
p9_debug(P9_DEBUG_VFS, "dentry: %p\n", dentry);
fs/9p/vfs_inode_dotl.c
439
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode_dotl.c
525
p9_debug(P9_DEBUG_VFS, "\n");
fs/9p/vfs_inode_dotl.c
566
p9_debug(P9_DEBUG_ERROR,
fs/9p/vfs_inode_dotl.c
700
p9_debug(P9_DEBUG_VFS, "%llu,%s,%s\n", dir->i_ino, name, symname);
fs/9p/vfs_inode_dotl.c
705
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err);
fs/9p/vfs_inode_dotl.c
715
p9_debug(P9_DEBUG_VFS, "p9_client_symlink failed %d\n", err);
fs/9p/vfs_inode_dotl.c
725
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n",
fs/9p/vfs_inode_dotl.c
734
p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n",
fs/9p/vfs_inode_dotl.c
763
p9_debug(P9_DEBUG_VFS, "dir ino: %llu, old_name: %pd, new_name: %pd\n",
fs/9p/vfs_inode_dotl.c
782
p9_debug(P9_DEBUG_VFS, "p9_client_link failed %d\n", err);
fs/9p/vfs_inode_dotl.c
827
p9_debug(P9_DEBUG_VFS, " %llu,%pd mode: %x MAJOR: %u MINOR: %u\n",
fs/9p/vfs_inode_dotl.c
835
p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err);
fs/9p/vfs_inode_dotl.c
844
p9_debug(P9_DEBUG_VFS, "Failed to get acl values in mknod %d\n",
fs/9p/vfs_inode_dotl.c
858
p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n",
fs/9p/vfs_inode_dotl.c
865
p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n",
fs/9p/vfs_inode_dotl.c
902
p9_debug(P9_DEBUG_VFS, "%pd\n", dentry);
fs/9p/vfs_super.c
137
p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n");
fs/9p/vfs_super.c
170
p9_debug(P9_DEBUG_VFS, " %p\n", s);
fs/9p/vfs_super.c
178
p9_debug(P9_DEBUG_VFS, "exiting kill_super\n");
fs/9p/vfs_super.c
248
p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode);
fs/9p/vfs_super.c
256
p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode);
fs/9p/vfs_super.c
91
p9_debug(P9_DEBUG_VFS, "\n");
fs/9p/xattr.c
117
p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n",
fs/9p/xattr.c
130
p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n",
fs/9p/xattr.c
33
p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n",
fs/9p/xattr.c
71
p9_debug(P9_DEBUG_VFS, "name = '%s' value_len = %zu\n",
net/9p/client.c
1018
p9_debug(P9_DEBUG_9P, "<<< RATTACH qid %x.%llx.%x\n",
net/9p/client.c
1057
p9_debug(P9_DEBUG_9P, ">>> TWALK fids %d,%d nwname %ud wname[0] %s\n",
net/9p/client.c
1074
p9_debug(P9_DEBUG_9P, "<<< RWALK nwqid %d:\n", nwqids);
net/9p/client.c
1082
p9_debug(P9_DEBUG_9P, "<<< [%d] %x.%llx.%x\n",
net/9p/client.c
1118
p9_debug(P9_DEBUG_9P, ">>> %s fid %d mode %d\n",
net/9p/client.c
1139
p9_debug(P9_DEBUG_9P, "<<< %s qid %x.%llx.%x iounit %x\n",
net/9p/client.c
1162
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1184
p9_debug(P9_DEBUG_9P, "<<< RLCREATE qid %x.%llx.%x iounit %x\n",
net/9p/client.c
1207
p9_debug(P9_DEBUG_9P, ">>> TCREATE fid %d name %s perm %d mode %d\n",
net/9p/client.c
1227
p9_debug(P9_DEBUG_9P, "<<< RCREATE qid %x.%llx.%x iounit %x\n",
net/9p/client.c
1248
p9_debug(P9_DEBUG_9P, ">>> TSYMLINK dfid %d name %s symtgt %s\n",
net/9p/client.c
1265
p9_debug(P9_DEBUG_9P, "<<< RSYMLINK qid %x.%llx.%x\n",
net/9p/client.c
1280
p9_debug(P9_DEBUG_9P, ">>> TLINK dfid %d oldfid %d newname %s\n",
net/9p/client.c
1288
p9_debug(P9_DEBUG_9P, "<<< RLINK\n");
net/9p/client.c
1300
p9_debug(P9_DEBUG_9P, ">>> TFSYNC fid %d datasync:%d\n",
net/9p/client.c
1310
p9_debug(P9_DEBUG_9P, "<<< RFSYNC fid %d\n", fid->fid);
net/9p/client.c
1327
p9_debug(P9_DEBUG_9P, ">>> TCLUNK fid %d (try %d)\n",
net/9p/client.c
1337
p9_debug(P9_DEBUG_9P, "<<< RCLUNK fid %d\n", fid->fid);
net/9p/client.c
1361
p9_debug(P9_DEBUG_9P, ">>> TREMOVE fid %d\n", fid->fid);
net/9p/client.c
1370
p9_debug(P9_DEBUG_9P, "<<< RREMOVE fid %d\n", fid->fid);
net/9p/client.c
1388
p9_debug(P9_DEBUG_9P, ">>> TUNLINKAT fid %d %s %d\n",
net/9p/client.c
1397
p9_debug(P9_DEBUG_9P, "<<< RUNLINKAT fid %d %s\n", dfid->fid, name);
net/9p/client.c
1436
p9_debug(P9_DEBUG_9P, ">>> TREAD fid %d offset %llu %zu\n",
net/9p/client.c
1482
p9_debug(P9_DEBUG_9P, "<<< RREAD count %u\n", received);
net/9p/client.c
1519
p9_debug(P9_DEBUG_9P, ">>> TWRITE fid %d offset %llu count %u (/%zu)\n",
net/9p/client.c
1552
p9_debug(P9_DEBUG_9P, "<<< RWRITE count %u\n", written);
net/9p/client.c
1574
p9_debug(P9_DEBUG_9P, ">>> TWRITE fid %d offset %llu len %d\n",
net/9p/client.c
1604
p9_debug(P9_DEBUG_9P, "<<< RWRITE count %d\n", len);
net/9p/client.c
1619
p9_debug(P9_DEBUG_9P, ">>> TSTAT fid %d\n", fid->fid);
net/9p/client.c
1640
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1670
p9_debug(P9_DEBUG_9P, ">>> TGETATTR fid %d, request_mask %lld\n",
net/9p/client.c
1692
p9_debug(P9_DEBUG_9P, "<<< RGETATTR st_result_mask=%lld\n"
net/9p/client.c
1761
p9_debug(P9_DEBUG_9P, ">>> TWSTAT fid %d\n",
net/9p/client.c
1763
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1783
p9_debug(P9_DEBUG_9P, "<<< RWSTAT fid %d\n", fid->fid);
net/9p/client.c
1798
p9_debug(P9_DEBUG_9P, ">>> TSETATTR fid %d\n", fid->fid);
net/9p/client.c
1799
p9_debug(P9_DEBUG_9P, " valid=%x mode=%x uid=%d gid=%d size=%lld\n",
net/9p/client.c
1804
p9_debug(P9_DEBUG_9P, " atime_sec=%lld atime_nsec=%lld\n",
net/9p/client.c
1806
p9_debug(P9_DEBUG_9P, " mtime_sec=%lld mtime_nsec=%lld\n",
net/9p/client.c
1815
p9_debug(P9_DEBUG_9P, "<<< RSETATTR fid %d\n", fid->fid);
net/9p/client.c
1830
p9_debug(P9_DEBUG_9P, ">>> TSTATFS fid %d\n", fid->fid);
net/9p/client.c
1847
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1867
p9_debug(P9_DEBUG_9P, ">>> TRENAME fid %d newdirfid %d name %s\n",
net/9p/client.c
1877
p9_debug(P9_DEBUG_9P, "<<< RRENAME fid %d\n", fid->fid);
net/9p/client.c
1894
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1905
p9_debug(P9_DEBUG_9P, "<<< RRENAMEAT newdirfid %d new name %s\n",
net/9p/client.c
1930
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1947
p9_debug(P9_DEBUG_9P, "<<< RXATTRWALK fid %d size %llu\n",
net/9p/client.c
1968
p9_debug(P9_DEBUG_9P,
net/9p/client.c
1978
p9_debug(P9_DEBUG_9P, "<<< RXATTRCREATE fid %d\n", fid->fid);
net/9p/client.c
1997
p9_debug(P9_DEBUG_9P, ">>> TREADDIR fid %d offset %llu count %u\n",
net/9p/client.c
2037
p9_debug(P9_DEBUG_9P, "<<< RREADDIR count %u\n", count);
net/9p/client.c
2060
p9_debug(P9_DEBUG_9P,
net/9p/client.c
2073
p9_debug(P9_DEBUG_9P, "<<< RMKNOD qid %x.%llx.%x\n",
net/9p/client.c
2090
p9_debug(P9_DEBUG_9P, ">>> TMKDIR fid %d name %s mode %d gid %d\n",
net/9p/client.c
2102
p9_debug(P9_DEBUG_9P, "<<< RMKDIR qid %x.%llx.%x\n", qid->type,
net/9p/client.c
2118
p9_debug(P9_DEBUG_9P,
net/9p/client.c
2135
p9_debug(P9_DEBUG_9P, "<<< RLOCK status %i\n", *status);
net/9p/client.c
2149
p9_debug(P9_DEBUG_9P,
net/9p/client.c
2168
p9_debug(P9_DEBUG_9P,
net/9p/client.c
2185
p9_debug(P9_DEBUG_9P, ">>> TREADLINK fid %d\n", fid->fid);
net/9p/client.c
2196
p9_debug(P9_DEBUG_9P, "<<< RREADLINK target %s\n", *target);
net/9p/client.c
273
p9_debug(P9_DEBUG_MUX, "freeing clnt %p req %p tag: %d\n", c, r, tag);
net/9p/client.c
324
p9_debug(P9_DEBUG_MUX, " tag %d\n", req->tc.tag);
net/9p/client.c
333
p9_debug(P9_DEBUG_MUX, "wakeup: %d\n", req->tc.tag);
net/9p/client.c
378
p9_debug(P9_DEBUG_9P, "<<< size=%d type: %d tag: %d\n",
net/9p/client.c
416
p9_debug(P9_DEBUG_ERROR, "couldn't parse header %d\n", err);
net/9p/client.c
438
p9_debug(P9_DEBUG_9P, "<<< RERROR (%d) %s\n",
net/9p/client.c
448
p9_debug(P9_DEBUG_9P, "<<< RLERROR (%d)\n", -ecode);
net/9p/client.c
454
p9_debug(P9_DEBUG_ERROR, "couldn't parse error%d\n", err);
net/9p/client.c
484
p9_debug(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag);
net/9p/client.c
510
p9_debug(P9_DEBUG_MUX, "client %p op %d\n", c, type);
net/9p/client.c
611
p9_debug(P9_DEBUG_ERROR, "req_status error %d\n", req->t_err);
net/9p/client.c
615
p9_debug(P9_DEBUG_MUX, "flushing\n");
net/9p/client.c
696
p9_debug(P9_DEBUG_ERROR, "req_status error %d\n", req->t_err);
net/9p/client.c
700
p9_debug(P9_DEBUG_MUX, "flushing\n");
net/9p/client.c
734
p9_debug(P9_DEBUG_FID, "clnt %p\n", clnt);
net/9p/client.c
764
p9_debug(P9_DEBUG_FID, "fid %d\n", fid->fid);
net/9p/client.c
78
p9_debug(P9_DEBUG_ERROR, "Invalid error code %d\n", err);
net/9p/client.c
796
p9_debug(P9_DEBUG_9P, ">>> TVERSION msize %d protocol %d\n",
net/9p/client.c
821
p9_debug(P9_DEBUG_9P, "version error %d\n", err);
net/9p/client.c
826
p9_debug(P9_DEBUG_9P, "<<< RVERSION msize %d %s\n", msize, version);
net/9p/client.c
834
p9_debug(P9_DEBUG_ERROR,
net/9p/client.c
841
p9_debug(P9_DEBUG_ERROR,
net/9p/client.c
888
p9_debug(P9_DEBUG_ERROR,
net/9p/client.c
893
p9_debug(P9_DEBUG_MUX, "clnt %p trans %p msize %d protocol %d\n",
net/9p/client.c
909
p9_debug(P9_DEBUG_ERROR,
net/9p/client.c
953
p9_debug(P9_DEBUG_MUX, "clnt %p\n", clnt);
net/9p/client.c
974
p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt);
net/9p/client.c
981
p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt);
net/9p/client.c
995
p9_debug(P9_DEBUG_9P, ">>> TATTACH afid %d uname %s aname %s\n",
net/9p/protocol.c
731
p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret);
net/9p/protocol.c
756
p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n",
net/9p/protocol.c
783
p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret);
net/9p/protocol.c
790
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_fd.c
1052
p9_debug(P9_DEBUG_TRANS, "start %p\n", current);
net/9p/trans_fd.c
1068
p9_debug(P9_DEBUG_TRANS, "finish\n");
net/9p/trans_fd.c
155
p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err);
net/9p/trans_fd.c
179
p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req);
net/9p/trans_fd.c
229
p9_debug(P9_DEBUG_ERROR, "blocking read ...\n");
net/9p/trans_fd.c
255
p9_debug(P9_DEBUG_TRANS, "start mux %p pos %zd\n", m, m->rc.offset);
net/9p/trans_fd.c
264
p9_debug(P9_DEBUG_TRANS, "read mux %p pos %zd size: %zd = %zd\n",
net/9p/trans_fd.c
269
p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err);
net/9p/trans_fd.c
280
p9_debug(P9_DEBUG_TRANS, "got new header\n");
net/9p/trans_fd.c
286
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_fd.c
291
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_fd.c
297
p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n",
net/9p/trans_fd.c
304
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_fd.c
312
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_fd.c
329
p9_debug(P9_DEBUG_TRANS, "got new packet\n");
net/9p/trans_fd.c
337
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_fd.c
341
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_fd.c
365
p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m);
net/9p/trans_fd.c
396
p9_debug(P9_DEBUG_ERROR, "blocking write ...\n");
net/9p/trans_fd.c
435
p9_debug(P9_DEBUG_TRANS, "move req %p\n", req);
net/9p/trans_fd.c
446
p9_debug(P9_DEBUG_TRANS, "mux %p pos %d size %d\n",
net/9p/trans_fd.c
450
p9_debug(P9_DEBUG_TRANS, "mux %p sent %d bytes\n", m, err);
net/9p/trans_fd.c
480
p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m);
net/9p/trans_fd.c
532
p9_debug(P9_DEBUG_ERROR, "not enough wait_address slots\n");
net/9p/trans_fd.c
555
p9_debug(P9_DEBUG_TRANS, "client %p msize %d\n", client, client->msize);
net/9p/trans_fd.c
570
p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m);
net/9p/trans_fd.c
575
p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m);
net/9p/trans_fd.c
596
p9_debug(P9_DEBUG_TRANS, "error mux %p err %d\n", m, n);
net/9p/trans_fd.c
602
p9_debug(P9_DEBUG_TRANS, "mux %p can read\n", m);
net/9p/trans_fd.c
604
p9_debug(P9_DEBUG_TRANS, "sched read work %p\n", m);
net/9p/trans_fd.c
611
p9_debug(P9_DEBUG_TRANS, "mux %p can write\n", m);
net/9p/trans_fd.c
614
p9_debug(P9_DEBUG_TRANS, "sched write work %p\n", m);
net/9p/trans_fd.c
637
p9_debug(P9_DEBUG_TRANS, "mux %p task %p tcall %p id %d\n",
net/9p/trans_fd.c
663
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_fd.c
683
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_fd.c
801
p9_debug(P9_DEBUG_TRANS, "mux %p prev %p next %p\n",
net/9p/trans_rdma.c
233
p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n",
net/9p/trans_rdma.c
261
p9_debug(P9_DEBUG_ERROR, "QP event %d context %p\n",
net/9p/trans_rdma.c
317
p9_debug(P9_DEBUG_ERROR, "EIO\n");
net/9p/trans_rdma.c
373
p9_debug(P9_DEBUG_ERROR, "POST RECV failed: %d\n", err);
net/9p/trans_rdma.c
433
p9_debug(P9_DEBUG_ERROR, "Error %d in rdma_request()\n", err);
net/9p/trans_usbg.c
191
p9_debug(P9_DEBUG_TRANS, "mux %p got %zu bytes\n", usb9pfs,
net/9p/trans_usbg.c
196
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_usbg.c
201
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_usbg.c
207
p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", rc.tag);
net/9p/trans_usbg.c
212
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_usbg.c
220
p9_debug(P9_DEBUG_ERROR,
net/9p/trans_usbg.c
499
p9_debug(P9_DEBUG_TRANS, "client %p req %p\n", client, req);
net/9p/trans_virtio.c
136
p9_debug(P9_DEBUG_TRANS, ": request done\n");
net/9p/trans_virtio.c
263
p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n");
net/9p/trans_virtio.c
292
p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n");
net/9p/trans_virtio.c
296
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_virtio.c
304
p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n");
net/9p/trans_virtio.c
434
p9_debug(P9_DEBUG_TRANS, "virtio request\n");
net/9p/trans_virtio.c
519
p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n");
net/9p/trans_virtio.c
523
p9_debug(P9_DEBUG_TRANS,
net/9p/trans_virtio.c
532
p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n");