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

  /src/sys/nfs/
nfs_vnops.c 1194 int nwc_mbufcount; member in struct:nfs_writerpc_context
1210 if (--ctx->nwc_mbufcount == 0) {
1254 ctx.nwc_mbufcount = 1;
1321 ctx.nwc_mbufcount++;
1420 ctx.nwc_mbufcount--;
1421 while (ctx.nwc_mbufcount > 0) {

Completed in 77 milliseconds