Searched refs:retopsp (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdsocket.c | 716 u_int32_t retops = 0, *retopsp = NULL, *repp; in nfsrvd_compound() local 848 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED); in nfsrvd_compound() 1404 *retopsp = txdr_unsigned(retops); in nfsrvd_compound()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 3579 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; in nfscl_docb() local 3622 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED); in nfscl_docb() 4064 *retopsp = txdr_unsigned(retops); in nfscl_docb()
|