HomeSort by: relevance | last modified time | path
    Searched defs:retops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 627 u_int32_t retops = 0, *retopsp = NULL, *repp; local in function:nfsrvd_compound
774 retops++;
793 retops++;
815 retops++;
848 retops++;
1090 retops++;
1115 *retopsp = txdr_unsigned(retops);
  /src/sys/fs/nfs/client/
nfs_clstate.c 3151 u_int32_t minorvers = 0, retops = 0, *retopsp = NULL, *repp, cbident; local in function:nfscl_docb
3216 retops++;
3521 retops++;
3542 *retopsp = txdr_unsigned(retops);

Completed in 17 milliseconds