Home
last modified time | relevance | path

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

/trueos/sys/fs/nfsserver/
HDnfs_nfsdsocket.c554 u_int32_t retops = 0, *retopsp = NULL, *repp; in nfsrvd_compound() local
667 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED); in nfsrvd_compound()
1025 *retopsp = txdr_unsigned(retops); in nfsrvd_compound()
/trueos/sys/fs/nfsclient/
HDnfs_clstate.c3149 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; in nfscl_docb() local
3190 NFSM_BUILD(retopsp, u_int32_t *, NFSX_UNSIGNED); in nfscl_docb()
3540 *retopsp = txdr_unsigned(retops); in nfscl_docb()