Searched refs:p9_client_rpc (Results 1 – 3 of 3) sorted by relevance
/linux/net/9p/ |
A D | client.c | 664 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag); in p9_client_flush() 943 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 947 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 951 req = p9_client_rpc(c, P9_TVERSION, "ds", in p9_client_version() 1472 req = p9_client_rpc(clnt, P9_TCLUNK, "d", fid->fid); in p9_client_clunk() 1506 req = p9_client_rpc(clnt, P9_TREMOVE, "d", fid->fid); in p9_client_remove() 1709 req = p9_client_rpc(clnt, P9_TSTAT, "d", fid->fid); in p9_client_stat() 1860 req = p9_client_rpc(clnt, P9_TWSTAT, "dwS", in p9_client_wstat() 2023 req = p9_client_rpc(clnt, P9_TXATTRWALK, "dds", in p9_client_xattrwalk() 2062 req = p9_client_rpc(clnt, P9_TXATTRCREATE, "dsqd", in p9_client_xattrcreate() [all …]
|
/linux/ |
A D | System.map | 54966 ffff800010ed9d04 t p9_client_rpc
|
A D | .tmp_System.map | 54966 ffff800010ed9d04 t p9_client_rpc
|
Completed in 354 milliseconds