Searched refs:opcntp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 5147 u_int32_t *opcntp; in nfsrpc_getdirpath() local 5149 nfscl_reqstart(nd, NFSPROC_PUTROOTFH, nmp, NULL, 0, &opcntp, NULL, 0, in nfsrpc_getdirpath() 5176 *opcntp = txdr_unsigned(3 + cnt); in nfsrpc_getdirpath() 5178 *opcntp = txdr_unsigned(2 + cnt); in nfsrpc_getdirpath() 8875 uint32_t *tl, *opcntp; in nfsrpc_copyrpc() local 8892 VTONFS(invp)->n_fhp->nfh_len, &opcntp, NULL, 0, 0, cred); in nfsrpc_copyrpc() 8910 *opcntp = txdr_unsigned(8); in nfsrpc_copyrpc()
|