HomeSort by: relevance | last modified time | path
    Searched refs:nfsrpc_openrpc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 394 int nfsrpc_openrpc(struct nfsmount *, vnode_t, u_int8_t *, int, u_int8_t *, int,
  /src/sys/fs/nfs/client/
nfs_clrpcops.c 308 error = nfsrpc_openrpc(nmp, vp, np->n_v4->n4_data,
378 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, function in typeref:typename:APPLESTATIC int
544 ret = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp,
2159 ret = nfsrpc_openrpc(VFSTONFS(vnode_mount(dvp)), dvp,
nfs_clstate.c 4043 * and then call nfsrpc_openrpc() to do the rest.
4071 * Try an open against the server. Just call nfsrpc_openrpc(), retrying while
4084 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, newfhlen,
4094 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp,

Completed in 39 milliseconds