Searched refs:retopsp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c623 u_int32_t retops = 0, *retopsp = NULL, *repp; local
737 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED);
1111 *retopsp = txdr_unsigned(retops);
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c3237 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local
3279 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED);
3637 *retopsp = txdr_unsigned(retops);

Completed in 81 milliseconds