Home
last modified time | relevance | path

Searched refs:nfsrpc_openrpc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_var.h452 int nfsrpc_openrpc(struct nfsmount *, vnode_t, u_int8_t *, int, u_int8_t *, int,
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c427 error = nfsrpc_openrpc(nmp, vp, in nfsrpc_open()
465 error = nfsrpc_openrpc(nmp, vp, nfhp->nfh_fh, in nfsrpc_open()
541 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc() function
695 ("nfsrpc_openrpc: Getattr repstat")); in nfsrpc_openrpc()
740 ret = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, in nfsrpc_openrpc()
2822 ret = nfsrpc_openrpc(VFSTONFS(dvp->v_mount), dvp, in nfsrpc_createv4()
8205 error = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, newfhlen, in nfsrpc_getopenlayout()
8217 * handled by nfsrpc_openrpc().
H A Dnfs_clstate.c4594 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, newfhlen, in nfscl_tryopen()
4605 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, in nfscl_tryopen()