Home
last modified time | relevance | path

Searched refs:P9_ZC_HDR_SZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/9p/
D9p.h334 #define P9_ZC_HDR_SZ 4096 macro
/Linux-v5.10/net/9p/
Dclient.c595 if (len > (P9_ZC_HDR_SZ - 7)) { in p9_check_zc_errors()
835 req = p9_client_prepare_req(c, type, P9_ZC_HDR_SZ, fmt, ap); in p9_client_zc_rpc()
1665 rsize, P9_ZC_HDR_SZ, "dqd", in p9_client_write()