Searched refs:opcntp (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 5270 u_int32_t *opcntp; in nfsrpc_getdirpath() local 5272 nfscl_reqstart(nd, NFSPROC_PUTROOTFH, nmp, NULL, 0, &opcntp, NULL, 0, in nfsrpc_getdirpath() 5299 *opcntp = txdr_unsigned(3 + cnt); in nfsrpc_getdirpath() 5301 *opcntp = txdr_unsigned(2 + cnt); in nfsrpc_getdirpath() 9053 uint32_t *tl, *opcntp; in nfsrpc_copyrpc() local 9070 VTONFS(invp)->n_fhp->nfh_len, &opcntp, NULL, 0, 0, cred); in nfsrpc_copyrpc() 9088 *opcntp = txdr_unsigned(8); in nfsrpc_copyrpc() 9288 uint32_t *tl, *opcntp; in nfsrpc_clonerpc() local 9305 VTONFS(invp)->n_fhp->nfh_len, &opcntp, NULL, 0, 0, cred); in nfsrpc_clonerpc() 9323 *opcntp = txdr_unsigned(8); in nfsrpc_clonerpc()
|