Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dclient.c99 p9_debug(P9_DEBUG_ERROR, "Invalid error code %d\n", err); in safe_errno()
112 p9_debug(P9_DEBUG_9P, "Protocol version: Legacy\n"); in get_protocol_version()
115 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.u\n"); in get_protocol_version()
118 p9_debug(P9_DEBUG_9P, "Protocol version: 9P2000.L\n"); in get_protocol_version()
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()
395 p9_debug(P9_DEBUG_MUX, "freeing clnt %p req %p tag: %d\n", c, r, tag); in p9_tag_remove()
446 p9_debug(P9_DEBUG_MUX, " tag %d\n", req->tc.tag); in p9_client_cb()
[all …]
H A Dtrans_fd.c191 p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err); in p9_conn_cancel()
214 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel()
264 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read()
290 p9_debug(P9_DEBUG_TRANS, "start mux %p pos %zd\n", m, m->rc.offset); in p9_read_work()
299 p9_debug(P9_DEBUG_TRANS, "read mux %p pos %zd size: %zd = %zd\n", in p9_read_work()
304 p9_debug(P9_DEBUG_TRANS, "mux %p got %d bytes\n", m, err); in p9_read_work()
315 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()
332 p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", in p9_read_work()
[all …]
H 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()
H 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()
H A Dprotocol.c732 p9_debug(P9_DEBUG_9P, "<<< p9stat_read failed: %d\n", ret); in p9stat_read()
757 p9_debug(P9_DEBUG_9P, ">>> size=%d type: %d tag: %d\n", in p9pdu_finalize()
784 p9_debug(P9_DEBUG_9P, "<<< p9dirent_read failed: %d\n", ret); in p9dirent_read()
791 p9_debug(P9_DEBUG_ERROR, in p9dirent_read()
/openbmc/linux/fs/9p/
H A Dv9fs.c76 p9_debug(P9_DEBUG_9P, "Cache mode: loose\n"); in get_cache_mode()
79 p9_debug(P9_DEBUG_9P, "Cache mode: fscache\n"); in get_cache_mode()
82 p9_debug(P9_DEBUG_9P, "Cache mode: mmap\n"); in get_cache_mode()
85 p9_debug(P9_DEBUG_9P, "Cache mode: readahead\n"); in get_cache_mode()
88 p9_debug(P9_DEBUG_9P, "Cache mode: none\n"); in get_cache_mode()
202 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
216 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
223 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
231 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
238 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
[all …]
H 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()
275 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
285 p9_debug(P9_DEBUG_VFS, "Failed to get acl values in create %d\n", in v9fs_vfs_atomic_open_dotl()
292 p9_debug(P9_DEBUG_CACHE, in v9fs_vfs_atomic_open_dotl()
297 p9_debug(P9_DEBUG_VFS, "p9_client_open_dotl failed in create %d\n", in v9fs_vfs_atomic_open_dotl()
307 p9_debug(P9_DEBUG_VFS, "p9_client_walk failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
313 p9_debug(P9_DEBUG_VFS, "inode creation failed %d\n", err); in v9fs_vfs_atomic_open_dotl()
369 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_vfs_mkdir_dotl()
379 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_vfs_mkdir_dotl()
[all …]
H A Dvfs_file.c47 p9_debug(P9_DEBUG_VFS, "inode: %p file: %p\n", inode, file); in v9fs_file_open()
63 p9_debug(P9_DEBUG_CACHE, "write-only file with writeback enabled, try opening O_RDWR\n"); in v9fs_file_open()
66 p9_debug(P9_DEBUG_CACHE, "could not open O_RDWR, disabling caches\n"); in v9fs_file_open()
108 p9_debug(P9_DEBUG_VFS, "filp: %p lock: %p\n", filp, fl); in v9fs_file_lock()
293 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_lock_dotl()
324 p9_debug(P9_DEBUG_VFS, "filp: %p cmd:%d lock: %p name: %pD\n", in v9fs_file_flock_dotl()
358 p9_debug(P9_DEBUG_VFS, "fid %d count %zu offset %lld\n", in v9fs_file_read_iter()
362 p9_debug(P9_DEBUG_VFS, "(cached)\n"); in v9fs_file_read_iter()
391 p9_debug(P9_DEBUG_VFS, "fid %d count %zu offset %lld\n", in v9fs_file_splice_read()
414 p9_debug(P9_DEBUG_VFS, "fid %d\n", fid->fid); in v9fs_file_write_iter()
[all …]
H A Dvfs_inode.c133 p9_debug(P9_DEBUG_ERROR, in p9mode2unixmode()
146 p9_debug(P9_DEBUG_ERROR, "Unknown special type %c %s\n", in p9mode2unixmode()
280 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
299 p9_debug(P9_DEBUG_ERROR, in v9fs_init_inode()
327 p9_debug(P9_DEBUG_ERROR, "BAD mode 0x%hx S_IFMT 0x%x\n", in v9fs_init_inode()
350 p9_debug(P9_DEBUG_VFS, "super block: %p mode: %ho\n", sb, mode); in v9fs_get_inode()
547 p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n", in v9fs_remove()
555 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", retval); in v9fs_remove()
609 p9_debug(P9_DEBUG_VFS, "name %pd\n", dentry); in v9fs_create()
615 p9_debug(P9_DEBUG_VFS, "fid lookup failed %d\n", err); in v9fs_create()
[all …]
H A Dvfs_dir.c94 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir()
125 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir()
155 p9_debug(P9_DEBUG_VFS, "name %pD\n", file); in v9fs_dir_readdir_dotl()
181 p9_debug(P9_DEBUG_VFS, "returned %d\n", err); in v9fs_dir_readdir_dotl()
214 p9_debug(P9_DEBUG_VFS, "inode: %p filp: %p fid: %d\n", in v9fs_dir_release()
H A Dvfs_super.c117 p9_debug(P9_DEBUG_VFS, "\n"); in v9fs_mount()
186 p9_debug(P9_DEBUG_VFS, " simple set mount, return 0\n"); in v9fs_mount()
218 p9_debug(P9_DEBUG_VFS, " %p\n", s); in v9fs_kill_super()
226 p9_debug(P9_DEBUG_VFS, "exiting kill_super\n"); in v9fs_kill_super()
298 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode()
312 p9_debug(P9_DEBUG_VFS, "%s: inode %p\n", __func__, inode); in v9fs_write_inode_dotl()
H A Dxattr.c33 p9_debug(P9_DEBUG_VFS, "p9_client_attrwalk failed %zd\n", in v9fs_fid_xattr_get()
71 p9_debug(P9_DEBUG_VFS, "name = '%s' value_len = %zu\n", in v9fs_xattr_get()
117 p9_debug(P9_DEBUG_VFS, "name = %s value_len = %zu flags = %d\n", in v9fs_fid_xattr_set()
130 p9_debug(P9_DEBUG_VFS, "p9_client_xattrcreate failed %d\n", in v9fs_fid_xattr_set()
H A Dvfs_dentry.c33 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()
H A Dcache.c35 p9_debug(P9_DEBUG_FSC, "session %p get volume %p (%s)\n", in v9fs_cache_session_get_cookie()
74 p9_debug(P9_DEBUG_FSC, "inode %p get cookie %p\n", in v9fs_cache_inode_get_cookie()
H A Dfid.c66 p9_debug(P9_DEBUG_VFS, " inode: %p\n", inode); in v9fs_fid_find_inode()
73 p9_debug(P9_DEBUG_VFS, " mode: %x not writeable?\n", in v9fs_fid_find_inode()
117 p9_debug(P9_DEBUG_VFS, " dentry: %pd (%p) uid %d any %d\n", in v9fs_fid_find()
H A Dvfs_addr.c206 p9_debug(P9_DEBUG_VFS, "folio %p\n", folio); in v9fs_vfs_writepage()
283 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_begin()
305 p9_debug(P9_DEBUG_VFS, "filp %p, mapping %p\n", filp, mapping); in v9fs_write_end()
/openbmc/linux/include/net/9p/
H A D9p.h54 #define p9_debug(level, fmt, ...) \ macro
57 #define p9_debug(level, fmt, ...) \ macro