Searched refs:p9_parse_header (Results 1 – 7 of 7) sorted by relevance
| /linux/include/net/9p/ |
| A D | client.h | 242 int p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type,
|
| /linux/net/9p/ |
| A D | client.c | 443 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, in p9_parse_header() function 481 EXPORT_SYMBOL(p9_parse_header); 500 err = p9_parse_header(&req->rc, NULL, &type, NULL, 0); in p9_check_errors() 574 err = p9_parse_header(&req->rc, NULL, &type, NULL, 0); in p9_check_zc_errors() 658 err = p9_parse_header(&oldreq->tc, NULL, NULL, &oldtag, 1); in p9_client_flush()
|
| A D | trans_rdma.c | 309 err = p9_parse_header(&c->rc, NULL, NULL, &tag, 1); in recv_done()
|
| A D | trans_fd.c | 315 err = p9_parse_header(&m->rc, &m->rc.size, NULL, NULL, 0); in p9_read_work()
|
| /linux/ |
| A D | vmlinux.symvers | 4677 0x00000000 p9_parse_header vmlinux EXPORT_SYMBOL
|
| A D | System.map | 54955 ffff800010ed9000 T p9_parse_header
|
| A D | .tmp_System.map | 54955 ffff800010ed9000 T p9_parse_header
|
Completed in 980 milliseconds