Home
last modified time | relevance | path

Searched refs:newfhp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c542 u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, in nfsrpc_openrpc() argument
639 NFSBCOPY(newfhp, ndp->nfsdl_fh, newfhlen); in nfsrpc_openrpc()
717 ret = nfsrpc_openconfirm(vp, newfhp, newfhlen, op, in nfsrpc_openrpc()
740 ret = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, in nfsrpc_openrpc()
8150 int fhlen, uint8_t *newfhp, int newfhlen, uint32_t mode, in nfsrpc_getopenlayout() argument
8172 lyp = nfscl_getlayout(nmp->nm_clp, newfhp, newfhlen, 0, mode, &flp, in nfsrpc_getopenlayout()
8196 newfhp, newfhlen, mode, op, name, namelen, in nfsrpc_getopenlayout()
8201 laystat = nfsrpc_layoutgetres(nmp, vp, newfhp, newfhlen, in nfsrpc_getopenlayout()
8205 error = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, newfhlen, in nfsrpc_getopenlayout()
8223 int fhlen, uint8_t *newfhp, in in nfsrpc_openlayoutrpc() argument
8723 nfsrpc_layoutgetres(struct nfsmount * nmp,vnode_t vp,uint8_t * newfhp,int newfhlen,nfsv4stateid_t * stateidp,int retonclose,uint32_t * notifybit,struct nfscllayout ** lypp,struct nfsclflayouthead * flhp,int layouttype,int laystat,int * islockedp,struct ucred * cred,NFSPROC_T * p) nfsrpc_layoutgetres() argument
[all...]
H A Dnfs_clstate.c4584 u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, in nfscl_tryopen() argument
4594 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, newfhlen, in nfscl_tryopen()
4605 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, in nfscl_tryopen()