Lines Matching refs:P9_DEBUG_9P

108 		p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n");  in get_protocol_version()
111 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n"); in get_protocol_version()
114 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n"); in get_protocol_version()
473 p9_debug(P9_DEBUG_9P, "<<< size=%d type: %d tag: %d\n", in p9_parse_header()
532 p9_debug(P9_DEBUG_9P, "<<< RERROR (%d) %s\n", in p9_check_errors()
542 p9_debug(P9_DEBUG_9P, "<<< RLERROR (%d)\n", -ecode); in p9_check_errors()
620 p9_debug(P9_DEBUG_9P, "<<< RERROR (%d) %s\n", in p9_check_zc_errors()
628 p9_debug(P9_DEBUG_9P, "<<< RLERROR (%d)\n", -ecode); in p9_check_zc_errors()
662 p9_debug(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag); in p9_client_flush()
938 p9_debug(P9_DEBUG_9P, ">>> TVERSION msize %d protocol %d\n", in p9_client_version()
963 p9_debug(P9_DEBUG_9P, "version error %d\n", err); in p9_client_version()
968 p9_debug(P9_DEBUG_9P, "<<< RVERSION msize %d %s\n", msize, version); in p9_client_version()
1102 p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt); in p9_client_disconnect()
1109 p9_debug(P9_DEBUG_9P, "clnt %p\n", clnt); in p9_client_begin_disconnect()
1123 p9_debug(P9_DEBUG_9P, ">>> TATTACH afid %d uname %s aname %s\n", in p9_client_attach()
1146 p9_debug(P9_DEBUG_9P, "<<< RATTACH qid %x.%llx.%x\n", in p9_client_attach()
1186 p9_debug(P9_DEBUG_9P, ">>> TWALK fids %d,%d nwname %ud wname[0] %s\n", in p9_client_walk()
1203 p9_debug(P9_DEBUG_9P, "<<< RWALK nwqid %d:\n", nwqids); in p9_client_walk()
1211 p9_debug(P9_DEBUG_9P, "<<< [%d] %x.%llx.%x\n", in p9_client_walk()
1246 p9_debug(P9_DEBUG_9P, ">>> %s fid %d mode %d\n", in p9_client_open()
1268 p9_debug(P9_DEBUG_9P, "<<< %s qid %x.%llx.%x iounit %x\n", in p9_client_open()
1291 p9_debug(P9_DEBUG_9P, in p9_client_create_dotl()
1313 p9_debug(P9_DEBUG_9P, "<<< RLCREATE qid %x.%llx.%x iounit %x\n", in p9_client_create_dotl()
1336 p9_debug(P9_DEBUG_9P, ">>> TCREATE fid %d name %s perm %d mode %d\n", in p9_client_fcreate()
1357 p9_debug(P9_DEBUG_9P, "<<< RCREATE qid %x.%llx.%x iounit %x\n", in p9_client_fcreate()
1378 p9_debug(P9_DEBUG_9P, ">>> TSYMLINK dfid %d name %s symtgt %s\n", in p9_client_symlink()
1395 p9_debug(P9_DEBUG_9P, "<<< RSYMLINK qid %x.%llx.%x\n", in p9_client_symlink()
1410 p9_debug(P9_DEBUG_9P, ">>> TLINK dfid %d oldfid %d newname %s\n", in p9_client_link()
1418 p9_debug(P9_DEBUG_9P, "<<< RLINK\n"); in p9_client_link()
1430 p9_debug(P9_DEBUG_9P, ">>> TFSYNC fid %d datasync:%d\n", in p9_client_fsync()
1441 p9_debug(P9_DEBUG_9P, "<<< RFSYNC fid %d\n", fid->fid); in p9_client_fsync()
1467 p9_debug(P9_DEBUG_9P, ">>> TCLUNK fid %d (try %d)\n", in p9_client_clunk()
1478 p9_debug(P9_DEBUG_9P, "<<< RCLUNK fid %d\n", fid->fid); in p9_client_clunk()
1502 p9_debug(P9_DEBUG_9P, ">>> TREMOVE fid %d\n", fid->fid); in p9_client_remove()
1512 p9_debug(P9_DEBUG_9P, "<<< RREMOVE fid %d\n", fid->fid); in p9_client_remove()
1530 p9_debug(P9_DEBUG_9P, ">>> TUNLINKAT fid %d %s %d\n", in p9_client_unlinkat()
1539 p9_debug(P9_DEBUG_9P, "<<< RUNLINKAT fid %d %s\n", dfid->fid, name); in p9_client_unlinkat()
1577 p9_debug(P9_DEBUG_9P, ">>> TREAD fid %d offset %llu %zu\n", in p9_client_read_once()
1617 p9_debug(P9_DEBUG_9P, "<<< RREAD count %d\n", count); in p9_client_read_once()
1643 p9_debug(P9_DEBUG_9P, ">>> TWRITE fid %d offset %llu count %zd\n", in p9_client_write()
1681 p9_debug(P9_DEBUG_9P, "<<< RWRITE count %d\n", count); in p9_client_write()
1700 p9_debug(P9_DEBUG_9P, ">>> TSTAT fid %d\n", fid->fid); in p9_client_stat()
1722 p9_debug(P9_DEBUG_9P, in p9_client_stat()
1752 p9_debug(P9_DEBUG_9P, ">>> TGETATTR fid %d, request_mask %lld\n", in p9_client_getattr_dotl()
1775 p9_debug(P9_DEBUG_9P, "<<< RGETATTR st_result_mask=%lld\n" in p9_client_getattr_dotl()
1845 p9_debug(P9_DEBUG_9P, ">>> TWSTAT fid %d\n", in p9_client_wstat()
1847 p9_debug(P9_DEBUG_9P, in p9_client_wstat()
1867 p9_debug(P9_DEBUG_9P, "<<< RWSTAT fid %d\n", fid->fid); in p9_client_wstat()
1883 p9_debug(P9_DEBUG_9P, ">>> TSETATTR fid %d\n", fid->fid); in p9_client_setattr()
1884 p9_debug(P9_DEBUG_9P, " valid=%x mode=%x uid=%d gid=%d size=%lld\n", in p9_client_setattr()
1889 p9_debug(P9_DEBUG_9P, " atime_sec=%lld atime_nsec=%lld\n", in p9_client_setattr()
1891 p9_debug(P9_DEBUG_9P, " mtime_sec=%lld mtime_nsec=%lld\n", in p9_client_setattr()
1900 p9_debug(P9_DEBUG_9P, "<<< RSETATTR fid %d\n", fid->fid); in p9_client_setattr()
1916 p9_debug(P9_DEBUG_9P, ">>> TSTATFS fid %d\n", fid->fid); in p9_client_statfs()
1933 p9_debug(P9_DEBUG_9P, in p9_client_statfs()
1954 p9_debug(P9_DEBUG_9P, ">>> TRENAME fid %d newdirfid %d name %s\n", in p9_client_rename()
1964 p9_debug(P9_DEBUG_9P, "<<< RRENAME fid %d\n", fid->fid); in p9_client_rename()
1982 p9_debug(P9_DEBUG_9P, in p9_client_renameat()
1993 p9_debug(P9_DEBUG_9P, "<<< RRENAMEAT newdirfid %d new name %s\n", in p9_client_renameat()
2019 p9_debug(P9_DEBUG_9P, in p9_client_xattrwalk()
2036 p9_debug(P9_DEBUG_9P, "<<< RXATTRWALK fid %d size %llu\n", in p9_client_xattrwalk()
2057 p9_debug(P9_DEBUG_9P, in p9_client_xattrcreate()
2068 p9_debug(P9_DEBUG_9P, "<<< RXATTRCREATE fid %d\n", fid->fid); in p9_client_xattrcreate()
2086 p9_debug(P9_DEBUG_9P, ">>> TREADDIR fid %d offset %llu count %d\n", in p9_client_readdir()
2126 p9_debug(P9_DEBUG_9P, "<<< RREADDIR count %d\n", count); in p9_client_readdir()
2150 p9_debug(P9_DEBUG_9P, in p9_client_mknod_dotl()
2163 p9_debug(P9_DEBUG_9P, "<<< RMKNOD qid %x.%llx.%x\n", in p9_client_mknod_dotl()
2181 p9_debug(P9_DEBUG_9P, ">>> TMKDIR fid %d name %s mode %d gid %d\n", in p9_client_mkdir_dotl()
2193 p9_debug(P9_DEBUG_9P, "<<< RMKDIR qid %x.%llx.%x\n", qid->type, in p9_client_mkdir_dotl()
2210 p9_debug(P9_DEBUG_9P, in p9_client_lock_dotl()
2227 p9_debug(P9_DEBUG_9P, "<<< RLOCK status %i\n", *status); in p9_client_lock_dotl()
2242 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
2261 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
2279 p9_debug(P9_DEBUG_9P, ">>> TREADLINK fid %d\n", fid->fid); in p9_client_readlink()
2290 p9_debug(P9_DEBUG_9P, "<<< RREADLINK target %s\n", *target); in p9_client_readlink()