Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/9p/
A Dclient.c1270 p9_debug(P9_DEBUG_9P, in p9_client_create_dotl()
1699 p9_debug(P9_DEBUG_9P, in p9_client_stat()
1824 p9_debug(P9_DEBUG_9P, in p9_client_wstat()
1910 p9_debug(P9_DEBUG_9P, in p9_client_statfs()
1959 p9_debug(P9_DEBUG_9P, in p9_client_renameat()
1996 p9_debug(P9_DEBUG_9P, in p9_client_xattrwalk()
2034 p9_debug(P9_DEBUG_9P, in p9_client_xattrcreate()
2127 p9_debug(P9_DEBUG_9P, in p9_client_mknod_dotl()
2187 p9_debug(P9_DEBUG_9P, in p9_client_lock_dotl()
2219 p9_debug(P9_DEBUG_9P, in p9_client_getlock_dotl()
[all …]
A Dtrans_fd.c315 p9_debug(P9_DEBUG_TRANS, "got new header\n"); in p9_read_work()
321 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
326 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
339 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
347 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
364 p9_debug(P9_DEBUG_TRANS, "got new packet\n"); in p9_read_work()
372 p9_debug(P9_DEBUG_TRANS, in p9_read_work()
376 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
781 p9_debug(P9_DEBUG_ERROR, in parse_opts()
796 p9_debug(P9_DEBUG_ERROR, in parse_opts()
[all …]
A Dtrans_virtio.c136 p9_debug(P9_DEBUG_TRANS, ": request done\n"); in req_done()
263 p9_debug(P9_DEBUG_TRANS, "9p debug: virtio request\n"); in p9_virtio_request()
292 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_request()
296 p9_debug(P9_DEBUG_TRANS, in p9_virtio_request()
304 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_request()
435 p9_debug(P9_DEBUG_TRANS, "virtio request\n"); in p9_virtio_zc_request()
520 p9_debug(P9_DEBUG_TRANS, "Retry virtio request\n"); in p9_virtio_zc_request()
524 p9_debug(P9_DEBUG_TRANS, in p9_virtio_zc_request()
533 p9_debug(P9_DEBUG_TRANS, "virtio request kicked\n"); in p9_virtio_zc_request()
A 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()
414 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in post_recv()
470 p9_debug(P9_DEBUG_ERROR, "POST RECV failed: %d\n", err); in rdma_request()
530 p9_debug(P9_DEBUG_ERROR, "Error %d in rdma_request()\n", err); in rdma_request()
A Dprotocol.c723 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
748 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
775 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
782 p9_debug(P9_DEBUG_ERROR, in p9dirent_read()
/linux-6.3-rc2/fs/9p/
A Dv9fs.c199 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()
292 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
309 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
347 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
355 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
[all …]
A Dvfs_inode_dotl.c261 p9_debug(P9_DEBUG_VFS, "name:%s flags:0x%x mode:0x%x\n", in v9fs_vfs_atomic_open_dotl()
267 p9_debug(P9_DEBUG_VFS, "fid lookup 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()
412 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", in v9fs_vfs_mkdir_dotl()
422 p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", in v9fs_vfs_mkdir_dotl()
463 p9_debug(P9_DEBUG_VFS, "dentry: %p\n", dentry); in v9fs_vfs_getattr_dotl()
550 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_vfs_setattr_dotl()
730 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", in v9fs_vfs_symlink_dotl()
873 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", in v9fs_vfs_mknod_dotl()
[all …]
A Dvfs_inode.c134 p9_debug(P9_DEBUG_ERROR, in p9mode2unixmode()
280 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
313 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
617 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_create()
647 p9_debug(P9_DEBUG_VFS, in v9fs_create()
657 p9_debug(P9_DEBUG_VFS, in v9fs_create()
936 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_vfs_rename()
1078 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_vfs_setattr()
1242 p9_debug(P9_DEBUG_VFS, "%pd\n", dentry); in v9fs_vfs_get_link()
1315 p9_debug(P9_DEBUG_VFS, " %lu,%pd,%s\n", in v9fs_vfs_symlink()
[all …]
A Dvfs_dir.c95 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()
215 p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n", in v9fs_dir_release()
A Dvfs_super.c119 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_mount()
188 p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n"); in v9fs_mount()
220 p9_debug(P9_DEBUG_VFS, " %p\n", s); in v9fs_kill_super()
228 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()
326 p9_debug(P9_DEBUG_VFS, "%s: inode %p, writeback_fid %p\n", in v9fs_write_inode_dotl()
A Dxattr.c33 p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n", in v9fs_fid_xattr_get()
69 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu\n", in v9fs_xattr_get()
115 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_fid_xattr_set()
128 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_fid_xattr_set()
A Dvfs_file.c50 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file); in v9fs_file_open()
122 p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl); in v9fs_file_lock()
307 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_lock_dotl()
338 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_flock_dotl()
372 p9_debug(P9_DEBUG_VFS, "count %zu offset %lld\n", in v9fs_file_read_iter()
444 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync()
467 p9_debug(P9_DEBUG_VFS, "filp %p datasync %x\n", filp, datasync); in v9fs_file_fsync_dotl()
537 p9_debug(P9_DEBUG_VFS, "folio %p fid %lx\n", in v9fs_vm_page_mkwrite()
612 p9_debug(P9_DEBUG_VFS, "9p VMA close, %p, flushing", vma); in v9fs_mmap_vm_close()
A Dvfs_dentry.c34 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_cached_dentry_delete()
53 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p)\n", in v9fs_dentry_release()
A Dcache.c35 p9_debug(P9_DEBUG_FSC, "session %p get volume %p (%s)\n", in v9fs_cache_session_get_cookie()
72 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie()
A Dvfs_addr.c203 p9_debug(P9_DEBUG_VFS, "folio %p\n", folio); in v9fs_vfs_writepage()
280 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_begin()
303 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_end()
A Dfid.c56 p9_debug(P9_DEBUG_VFS, " inode: %p\n", inode); in v9fs_fid_find_inode()
102 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n", in v9fs_fid_find()
/linux-6.3-rc2/include/net/9p/
A D9p.h52 #define p9_debug(level, fmt, ...) \ macro
55 #define p9_debug(level, fmt, ...) \ macro

Completed in 33 milliseconds