Home
last modified time | relevance | path

Searched refs:P9_DEBUG_ERROR (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/fs/9p/
Dv9fs.c200 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
214 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
221 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
229 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
236 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
244 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
293 p9_debug(P9_DEBUG_ERROR, in v9fs_parse_options()
310 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 …]
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()
974 p9_debug(P9_DEBUG_ERROR, "old dir and new dir are different\n"); in v9fs_vfs_rename()
1278 p9_debug(P9_DEBUG_ERROR, "not extended\n"); in v9fs_vfs_mkspecial()
/Linux-v5.15/net/9p/
Dtrans_fd.c192 p9_debug(P9_DEBUG_ERROR, "mux %p err %d\n", m, err); in p9_conn_cancel()
211 p9_debug(P9_DEBUG_ERROR, "call back req %p\n", req); in p9_conn_cancel()
262 p9_debug(P9_DEBUG_ERROR, "blocking read ...\n"); in p9_fd_read()
319 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
325 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
338 p9_debug(P9_DEBUG_ERROR, "Unexpected packet tag %d\n", in p9_read_work()
345 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
373 p9_debug(P9_DEBUG_ERROR, in p9_read_work()
428 p9_debug(P9_DEBUG_ERROR, "blocking write ...\n"); in p9_fd_write()
564 p9_debug(P9_DEBUG_ERROR, "not enough wait_address slots\n"); in p9_pollwait()
[all …]
Dtrans_rdma.c195 p9_debug(P9_DEBUG_ERROR, in parse_opts()
210 p9_debug(P9_DEBUG_ERROR, in parse_opts()
336 p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", in recv_done()
361 p9_debug(P9_DEBUG_ERROR, "QP event %d context %p\n", in qp_event_handler()
411 p9_debug(P9_DEBUG_ERROR, "EIO\n"); in post_recv()
467 p9_debug(P9_DEBUG_ERROR, "POST RECV failed: %d\n", err); in rdma_request()
524 p9_debug(P9_DEBUG_ERROR, "Error %d in rdma_request()\n", err); in rdma_request()
Dclient.c99 p9_debug(P9_DEBUG_ERROR, "Invalid error code %d\n", err); in safe_errno()
151 p9_debug(P9_DEBUG_ERROR, in parse_opts()
166 p9_debug(P9_DEBUG_ERROR, in parse_opts()
172 p9_debug(P9_DEBUG_ERROR, in parse_opts()
183 p9_debug(P9_DEBUG_ERROR, in parse_opts()
204 p9_debug(P9_DEBUG_ERROR, in parse_opts()
508 p9_debug(P9_DEBUG_ERROR, in p9_check_errors()
519 p9_debug(P9_DEBUG_ERROR, "couldn't parse header %d\n", err); in p9_check_errors()
552 p9_debug(P9_DEBUG_ERROR, "couldn't parse error%d\n", err); in p9_check_errors()
585 p9_debug(P9_DEBUG_ERROR, "couldn't parse header %d\n", err); in p9_check_zc_errors()
[all …]
Dprotocol.c616 p9_debug(P9_DEBUG_ERROR, in p9dirent_read()
/Linux-v5.15/include/net/9p/
D9p.h35 P9_DEBUG_ERROR = (1<<0), enumerator