Searched refs:newfhp (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 546 u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, in nfsrpc_openrpc() argument 643 NFSBCOPY(newfhp, ndp->nfsdl_fh, newfhlen); in nfsrpc_openrpc() 721 ret = nfsrpc_openconfirm(vp, newfhp, newfhlen, op, in nfsrpc_openrpc() 744 ret = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, in nfsrpc_openrpc() 8321 int fhlen, uint8_t *newfhp, int newfhlen, uint32_t mode, in nfsrpc_getopenlayout() argument 8343 lyp = nfscl_getlayout(nmp->nm_clp, newfhp, newfhlen, 0, mode, &flp, in nfsrpc_getopenlayout() 8367 newfhp, newfhlen, mode, op, name, namelen, in nfsrpc_getopenlayout() 8372 laystat = nfsrpc_layoutgetres(nmp, vp, newfhp, newfhlen, in nfsrpc_getopenlayout() 8376 error = nfsrpc_openrpc(nmp, vp, nfhp, fhlen, newfhp, newfhlen, in nfsrpc_getopenlayout() 8394 int fhlen, uint8_t *newfhp, int newfhlen, uint32_t mode, in nfsrpc_openlayoutrpc() argument [all …]
|
| H A D | nfs_clstate.c | 4599 u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, in nfscl_tryopen() argument 4609 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, newfhlen, in nfscl_tryopen() 4620 error = nfsrpc_openrpc(nmp, vp, fhp, fhlen, newfhp, in nfscl_tryopen()
|