Home
last modified time | relevance | path

Searched refs:p9_debug (Results 1 – 18 of 18) sorted by relevance

/linux-3.4.99/fs/9p/
Dcache.c65 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 …]
Dv9fs.c90 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
93 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
96 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode()
145 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
159 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
169 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
179 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
210 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
228 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
259 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
[all …]
Dvfs_inode_dotl.c286 p9_debug(P9_DEBUG_VFS, "name:%s flags:0x%x mode:0x%hx\n", in v9fs_vfs_create_dotl()
292 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_create_dotl()
300 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_create_dotl()
310 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in creat %d\n", in v9fs_vfs_create_dotl()
317 p9_debug(P9_DEBUG_VFS, "p9_client_open_dotl failed in creat %d\n", in v9fs_vfs_create_dotl()
327 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_create_dotl()
334 p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", err); in v9fs_vfs_create_dotl()
410 p9_debug(P9_DEBUG_VFS, "name %s\n", dentry->d_name.name); in v9fs_vfs_mkdir_dotl()
422 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_mkdir_dotl()
432 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in mkdir %d\n", in v9fs_vfs_mkdir_dotl()
[all …]
Dvfs_inode.c159 p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n", in p9mode2unixmode()
295 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
321 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
349 p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n", in v9fs_init_inode()
372 p9_debug(P9_DEBUG_VFS, "super block: %p mode: %ho\n", sb, mode); in v9fs_get_inode()
594 p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n", in v9fs_remove()
602 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", retval); in v9fs_remove()
651 p9_debug(P9_DEBUG_VFS, "name %s\n", dentry->d_name.name); in v9fs_create()
660 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_create()
668 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_create()
[all …]
Dxattr.c35 p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n", in v9fs_fid_xattr_get()
90 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu\n", in v9fs_xattr_get()
118 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_xattr_set()
132 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_xattr_set()
Dvfs_dentry.c56 p9_debug(P9_DEBUG_VFS, " dentry: %s (%p)\n", in v9fs_dentry_delete()
69 p9_debug(P9_DEBUG_VFS, " dentry: %s (%p)\n", in v9fs_cached_dentry_delete()
89 p9_debug(P9_DEBUG_VFS, " dentry: %s (%p)\n", in v9fs_dentry_release()
Dvfs_super.c124 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_mount()
193 p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n"); in v9fs_mount()
225 p9_debug(P9_DEBUG_VFS, " %p\n", s); in v9fs_kill_super()
233 p9_debug(P9_DEBUG_VFS, "exiting kill_super\n"); in v9fs_kill_super()
305 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode()
328 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode_dotl()
Dvfs_dir.c143 p9_debug(P9_DEBUG_VFS, "name %s\n", filp->f_path.dentry->d_name.name); in v9fs_dir_readdir()
171 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir()
216 p9_debug(P9_DEBUG_VFS, "name %s\n", filp->f_path.dentry->d_name.name); in v9fs_dir_readdir_dotl()
247 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir_dotl()
293 p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n", in v9fs_dir_release()
Dvfs_file.c64 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file); in v9fs_file_open()
138 p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl); in v9fs_file_lock()
308 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %s\n", in v9fs_file_lock_dotl()
344 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %s\n", in v9fs_file_flock_dotl()
388 p9_debug(P9_DEBUG_VFS, "fid %d offset %llu count %d\n", in v9fs_fid_readn()
447 p9_debug(P9_DEBUG_VFS, "count %zu offset %lld\n", count, *offset); in v9fs_file_read()
474 p9_debug(P9_DEBUG_VFS, "data %p count %d offset %x\n", in v9fs_file_write_internal()
556 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync()
579 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync_dotl()
610 p9_debug(P9_DEBUG_VFS, "page %p fid %lx\n", in v9fs_vm_page_mkwrite()
Dvfs_addr.c59 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_fid_readpage()
119 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, filp); in v9fs_vfs_readpages()
126 p9_debug(P9_DEBUG_VFS, " = %d\n", ret); in v9fs_vfs_readpages()
266 p9_debug(P9_DEBUG_VFS, "v9fs_direct_IO: v9fs_direct_IO (%s) off/no(%lld/%lu) EINVAL\n", in v9fs_direct_IO()
Dfid.c48 p9_debug(P9_DEBUG_VFS, "fid %d dentry %s\n", in v9fs_fid_add()
82 p9_debug(P9_DEBUG_VFS, " dentry: %s (%p) uid %d any %d\n", in v9fs_fid_find()
/linux-3.4.99/net/9p/
Dclient.c86 p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n"); in get_protocol_version()
89 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n"); in get_protocol_version()
92 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n"); in get_protocol_version()
124 p9_debug(P9_DEBUG_ERROR, in parse_opts()
139 p9_debug(P9_DEBUG_ERROR, in parse_opts()
150 p9_debug(P9_DEBUG_ERROR, in parse_opts()
171 p9_debug(P9_DEBUG_ERROR, in parse_opts()
347 p9_debug(P9_DEBUG_MUX, in p9_tag_cleanup()
383 p9_debug(P9_DEBUG_MUX, "clnt %p req %p tag: %d\n", c, r, tag); in p9_free_req()
398 p9_debug(P9_DEBUG_MUX, " tag %d\n", req->tc->tag); in p9_client_cb()
[all …]
Dtrans_fd.c196 p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err); in p9_conn_cancel()
222 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel()
280 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read()
304 p9_debug(P9_DEBUG_TRANS, "start mux %p pos %d\n", m, m->rpos); in p9_read_work()
313 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %d size: %d = %d\n", in p9_read_work()
317 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work()
330 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
334 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
341 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
347 p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", in p9_read_work()
[all …]
Dtrans_virtio.c151 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()
263 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request()
287 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request()
291 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request()
299 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request()
360 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request()
430 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request()
434 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request()
[all …]
Dutil.c109 p9_debug(P9_DEBUG_MUX, " id %d pool %p\n", i, p); in p9_idpool_get()
127 p9_debug(P9_DEBUG_MUX, " id %d pool %p\n", id, p); in p9_idpool_put()
Dtrans_rdma.c183 p9_debug(P9_DEBUG_ERROR, in parse_opts()
197 p9_debug(P9_DEBUG_ERROR, in parse_opts()
306 p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", req, err, status); in handle_recv()
322 p9_debug(P9_DEBUG_ERROR, "QP event %d context %p\n", in qp_event_handler()
359 p9_debug(P9_DEBUG_ERROR, "CQ event %d context %p\n", e->event, v); in cq_event_handler()
410 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in post_recv()
503 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in rdma_request()
Dprotocol.c537 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
561 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
588 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
/linux-3.4.99/include/net/9p/
D9p.h69 #define p9_debug(level, fmt, ...) \ macro
72 #define p9_debug(level, fmt, ...) \ macro