Searched refs:p9_client_write (Results 1 – 3 of 3) sorted by relevance
| /src/sys/fs/p9fs/ |
| H A D | p9_client.h | 139 int p9_client_write(struct p9_fid *fid, uint64_t offset, uint32_t count, char *data);
|
| H A D | p9fs_vnops.c | 1485 ret = p9_client_write(ostate.vofid, offset, count, in p9fs_write() 1989 ret = p9_client_write(vofid, offset, count, in p9fs_doio()
|
| H A D | p9_client.c | 986 p9_client_write(struct p9_fid *fid, uint64_t offset, uint32_t count, char *data) in p9_client_write() function
|