Searched refs:iomodep (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_vnops.c | 3753 int *iomodep, in nfs_write_rpc() argument 3756 return nfs_write_rpc2(np, uio, vfs_context_thread(ctx), vfs_context_ucred(ctx), iomodep, wverfp); in nfs_write_rpc() 3765 int *iomodep, in nfs_write_rpc2() argument 3786 FSDBG_TOP(537, np, uio_offset(uio), uio_resid(uio), *iomodep); in nfs_write_rpc2() 3821 error = nmp->nm_funcs->nf_write_rpc_async(np, uio_write, len, thd, cred, *iomodep, NULL, &req); in nfs_write_rpc2() 3911 *iomodep = committed; in nfs_write_rpc2() 3976 int *iomodep, in nfs3_write_rpc_async_finish() argument 4055 *iomodep = committed; in nfs3_write_rpc_async_finish()
|
| H A D | nfs4_vnops.c | 522 int *iomodep, in nfs4_write_rpc_async_finish() argument 597 *iomodep = committed; in nfs4_write_rpc_async_finish()
|