Home
last modified time | relevance | path

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

/Linux-v5.4/net/9p/
Dclient.c97 p9_debug(P9_DEBUG_ERROR, "Invalid error code %d\n", err); in safe_errno()
111 p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n"); in get_protocol_version()
114 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n"); in get_protocol_version()
117 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n"); in get_protocol_version()
149 p9_debug(P9_DEBUG_ERROR, in parse_opts()
164 p9_debug(P9_DEBUG_ERROR, in parse_opts()
170 p9_debug(P9_DEBUG_ERROR, in parse_opts()
181 p9_debug(P9_DEBUG_ERROR, in parse_opts()
202 p9_debug(P9_DEBUG_ERROR, in parse_opts()
370 p9_debug(P9_DEBUG_MUX, "clnt %p req %p tag: %d\n", c, r, tag); in p9_tag_remove()
[all …]
Dtrans_fd.c190 p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err); in p9_conn_cancel()
209 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel()
260 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read()
286 p9_debug(P9_DEBUG_TRANS, "start mux %p pos %zd\n", m, m->rc.offset); in p9_read_work()
295 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %zd size: %zd = %zd\n", in p9_read_work()
300 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work()
311 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
317 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
323 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
330 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
[all …]
Dtrans_virtio.c133 p9_debug(P9_DEBUG_TRANS, ": request done\n"); in req_done()
259 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request()
288 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request()
292 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request()
300 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request()
401 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request()
486 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request()
490 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request()
499 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_zc_request()
Dtrans_rdma.c192 p9_debug(P9_DEBUG_ERROR, in parse_opts()
207 p9_debug(P9_DEBUG_ERROR, in parse_opts()
333 p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", in recv_done()
358 p9_debug(P9_DEBUG_ERROR, "QP event %d context %p\n", in qp_event_handler()
408 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in post_recv()
464 p9_debug(P9_DEBUG_ERROR, "POST RECV failed: %d\n", err); in rdma_request()
521 p9_debug(P9_DEBUG_ERROR, "Error %d in rdma_request()\n", err); in rdma_request()
Dprotocol.c557 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
582 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
609 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
616 p9_debug(P9_DEBUG_ERROR, in p9dirent_read()
/Linux-v5.4/fs/9p/
Dcache.c66 p9_debug(P9_DEBUG_FSC, "session %p get cookie %p\n", in v9fs_cache_session_get_cookie()
72 p9_debug(P9_DEBUG_FSC, "session %p put cookie %p\n", in v9fs_cache_session_put_cookie()
125 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie()
135 p9_debug(P9_DEBUG_FSC, "inode %p put cookie %p\n", in v9fs_cache_inode_put_cookie()
149 p9_debug(P9_DEBUG_FSC, "inode %p flush cookie %p\n", in v9fs_cache_inode_flush_cookie()
197 p9_debug(P9_DEBUG_FSC, "inode %p revalidating cookie old %p new %p\n", in v9fs_cache_inode_reset_cookie()
248 p9_debug(P9_DEBUG_FSC, "inode %p page %p\n", inode, page); in __v9fs_readpage_from_fscache()
260 p9_debug(P9_DEBUG_FSC, "page/inode not in cache %d\n", ret); in __v9fs_readpage_from_fscache()
263 p9_debug(P9_DEBUG_FSC, "BIO submitted\n"); in __v9fs_readpage_from_fscache()
266 p9_debug(P9_DEBUG_FSC, "ret %d\n", ret); in __v9fs_readpage_from_fscache()
[all …]
Dv9fs.c88 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
91 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
94 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode()
97 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode()
199 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
213 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
220 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
228 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
235 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
243 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
[all …]
Dvfs_inode_dotl.c260 p9_debug(P9_DEBUG_VFS, "name:%s flags:0x%x mode:0x%hx\n", in v9fs_vfs_atomic_open_dotl()
266 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
274 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
284 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in creat %d\n", in v9fs_vfs_atomic_open_dotl()
291 p9_debug(P9_DEBUG_VFS, "p9_client_open_dotl failed in creat %d\n", in v9fs_vfs_atomic_open_dotl()
301 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
308 p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
381 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_vfs_mkdir_dotl()
392 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_mkdir_dotl()
402 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in mkdir %d\n", in v9fs_vfs_mkdir_dotl()
[all …]
Dvfs_inode.c144 p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n", in p9mode2unixmode()
271 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
304 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
332 p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n", in v9fs_init_inode()
355 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 …]
Dvfs_dir.c96 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir()
126 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir()
156 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir_dotl()
182 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir_dotl()
211 p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n", in v9fs_dir_release()
Dvfs_addr.c46 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_fid_readpage()
105 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, filp); in v9fs_vfs_readpages()
113 p9_debug(P9_DEBUG_VFS, " = %d\n", ret); in v9fs_vfs_readpages()
182 p9_debug(P9_DEBUG_VFS, "page %p\n", page); in v9fs_vfs_writepage()
266 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_begin()
298 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_end()
Dvfs_super.c118 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_mount()
185 p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n"); in v9fs_mount()
217 p9_debug(P9_DEBUG_VFS, " %p\n", s); in v9fs_kill_super()
225 p9_debug(P9_DEBUG_VFS, "exiting kill_super\n"); in v9fs_kill_super()
297 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode()
321 p9_debug(P9_DEBUG_VFS, "%s: inode %p, writeback_fid %p\n", in v9fs_write_inode_dotl()
Dxattr.c40 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()
112 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_fid_xattr_set()
125 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_fid_xattr_set()
Dvfs_file.c52 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file); in v9fs_file_open()
121 p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl); in v9fs_file_lock()
311 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_lock_dotl()
347 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_flock_dotl()
388 p9_debug(P9_DEBUG_VFS, "count %zu offset %lld\n", in v9fs_file_read_iter()
458 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync()
481 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync_dotl()
551 p9_debug(P9_DEBUG_VFS, "page %p fid %lx\n", in v9fs_vm_page_mkwrite()
621 p9_debug(P9_DEBUG_VFS, "9p VMA close, %p, flushing", vma); in v9fs_mmap_vm_close()
Dvfs_dentry.c37 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_cached_dentry_delete()
55 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_dentry_release()
Dfid.c53 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n", in v9fs_fid_find()
/Linux-v5.4/include/net/9p/
D9p.h54 #define p9_debug(level, fmt, ...) \ macro
57 #define p9_debug(level, fmt, ...) \ macro