/linux-4.4.14/fs/9p/ |
D | cache.c | 65 p9_debug(P9_DEBUG_FSC, "session %p buf %p size %u\n", in v9fs_cache_session_get_key() 75 p9_debug(P9_DEBUG_FSC, "cache session tag %s\n", v9ses->cachetag); in v9fs_cache_session_get_key() 94 p9_debug(P9_DEBUG_FSC, "session %p get cookie %p\n", in v9fs_cache_session_get_cookie() 100 p9_debug(P9_DEBUG_FSC, "session %p put cookie %p\n", in v9fs_cache_session_put_cookie() 112 p9_debug(P9_DEBUG_FSC, "inode %p get key %llu\n", in v9fs_cache_inode_get_key() 123 p9_debug(P9_DEBUG_FSC, "inode %p get attr %llu\n", in v9fs_cache_inode_get_attr() 132 p9_debug(P9_DEBUG_FSC, "inode %p get aux %u\n", in v9fs_cache_inode_get_aux() 209 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie() 219 p9_debug(P9_DEBUG_FSC, "inode %p put cookie %p\n", in v9fs_cache_inode_put_cookie() 232 p9_debug(P9_DEBUG_FSC, "inode %p flush cookie %p\n", in v9fs_cache_inode_flush_cookie() [all …]
|
D | v9fs.c | 91 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode() 94 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode() 97 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode() 100 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode() 149 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() 163 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() 170 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() 179 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() 186 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() 195 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options() [all …]
|
D | vfs_inode_dotl.c | 273 p9_debug(P9_DEBUG_VFS, "name:%s flags:0x%x mode:0x%hx\n", in v9fs_vfs_atomic_open_dotl() 279 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_atomic_open_dotl() 287 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl() 297 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in creat %d\n", in v9fs_vfs_atomic_open_dotl() 304 p9_debug(P9_DEBUG_VFS, "p9_client_open_dotl failed in creat %d\n", in v9fs_vfs_atomic_open_dotl() 314 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl() 321 p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", err); in v9fs_vfs_atomic_open_dotl() 395 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_vfs_mkdir_dotl() 407 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_mkdir_dotl() 417 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in mkdir %d\n", in v9fs_vfs_mkdir_dotl() [all …]
|
D | vfs_inode.c | 159 p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n", in p9mode2unixmode() 292 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode() 325 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode() 353 p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n", in v9fs_init_inode() 376 p9_debug(P9_DEBUG_VFS, "super block: %p mode: %ho\n", sb, mode); in v9fs_get_inode() 593 p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n", in v9fs_remove() 601 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", retval); in v9fs_remove() 650 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_create() 659 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_create() 667 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_create() [all …]
|
D | vfs_dir.c | 121 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir() 152 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir() 184 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir_dotl() 210 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir_dotl() 239 p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n", in v9fs_dir_release()
|
D | vfs_addr.c | 59 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_fid_readpage() 118 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, filp); in v9fs_vfs_readpages() 125 p9_debug(P9_DEBUG_VFS, " = %d\n", ret); in v9fs_vfs_readpages() 194 p9_debug(P9_DEBUG_VFS, "page %p\n", page); in v9fs_vfs_writepage() 278 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_begin() 310 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_end()
|
D | xattr.c | 40 p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n", in v9fs_fid_xattr_get() 75 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu\n", in v9fs_xattr_get() 114 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_fid_xattr_set() 127 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_fid_xattr_set()
|
D | vfs_super.c | 124 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_mount() 189 p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n"); in v9fs_mount() 221 p9_debug(P9_DEBUG_VFS, " %p\n", s); in v9fs_kill_super() 229 p9_debug(P9_DEBUG_VFS, "exiting kill_super\n"); in v9fs_kill_super() 301 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode() 325 p9_debug(P9_DEBUG_VFS, "%s: inode %p, writeback_fid %p\n", in v9fs_write_inode_dotl()
|
D | vfs_file.c | 67 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file); in v9fs_file_open() 136 p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl); in v9fs_file_lock() 310 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_lock_dotl() 346 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_flock_dotl() 387 p9_debug(P9_DEBUG_VFS, "count %zu offset %lld\n", in v9fs_file_read_iter() 453 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync() 476 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync_dotl() 545 p9_debug(P9_DEBUG_VFS, "page %p fid %lx\n", in v9fs_vm_page_mkwrite() 613 p9_debug(P9_DEBUG_VFS, "9p VMA close, %p, flushing", vma); in v9fs_mmap_vm_close()
|
D | vfs_dentry.c | 52 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_cached_dentry_delete() 70 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_dentry_release()
|
D | fid.c | 68 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n", in v9fs_fid_find()
|
/linux-4.4.14/net/9p/ |
D | client.c | 87 p9_debug(P9_DEBUG_ERROR, "Invalid error code %d\n", err); in safe_errno() 101 p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n"); in get_protocol_version() 104 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n"); in get_protocol_version() 107 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n"); in get_protocol_version() 139 p9_debug(P9_DEBUG_ERROR, in parse_opts() 154 p9_debug(P9_DEBUG_ERROR, in parse_opts() 165 p9_debug(P9_DEBUG_ERROR, in parse_opts() 186 p9_debug(P9_DEBUG_ERROR, in parse_opts() 370 p9_debug(P9_DEBUG_MUX, in p9_tag_cleanup() 406 p9_debug(P9_DEBUG_MUX, "clnt %p req %p tag: %d\n", c, r, tag); in p9_free_req() [all …]
|
D | trans_fd.c | 203 p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err); in p9_conn_cancel() 223 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel() 283 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read() 308 p9_debug(P9_DEBUG_TRANS, "start mux %p pos %d\n", m, m->rpos); in p9_read_work() 317 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %d size: %d = %d\n", in p9_read_work() 321 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work() 333 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work() 337 p9_debug(P9_DEBUG_ERROR, in p9_read_work() 344 p9_debug(P9_DEBUG_TRANS, in p9_read_work() 349 p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", in p9_read_work() [all …]
|
D | trans_virtio.c | 151 p9_debug(P9_DEBUG_TRANS, ": request done\n"); in req_done() 164 p9_debug(P9_DEBUG_TRANS, ": rc %p\n", rc); in req_done() 165 p9_debug(P9_DEBUG_TRANS, ": lookup tag %d\n", rc->tag); in req_done() 269 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request() 298 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request() 302 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request() 310 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request() 409 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request() 483 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request() 487 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request() [all …]
|
D | util.c | 104 p9_debug(P9_DEBUG_MUX, " id %d pool %p\n", i, p); in p9_idpool_get() 122 p9_debug(P9_DEBUG_MUX, " id %d pool %p\n", id, p); in p9_idpool_put()
|
D | trans_rdma.c | 188 p9_debug(P9_DEBUG_ERROR, in parse_opts() 203 p9_debug(P9_DEBUG_ERROR, in parse_opts() 322 p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", req, err, status); in handle_recv() 338 p9_debug(P9_DEBUG_ERROR, "QP event %d context %p\n", in qp_event_handler() 375 p9_debug(P9_DEBUG_ERROR, "CQ event %d context %p\n", e->event, v); in cq_event_handler() 423 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in post_recv() 479 p9_debug(P9_DEBUG_FCALL, "POST RECV failed\n"); in rdma_request() 535 p9_debug(P9_DEBUG_ERROR, "Error %d in rdma_request()\n", err); in rdma_request()
|
D | protocol.c | 566 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read() 590 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize() 617 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
|
/linux-4.4.14/include/net/9p/ |
D | 9p.h | 69 #define p9_debug(level, fmt, ...) \ macro 72 #define p9_debug(level, fmt, ...) \ macro
|