Searched refs:bveccount (Results 1 – 1 of 1) sorted by relevance
2925 u_int bvecsize = 0, bveccount; in ncl_flush() local2952 bveccount = 0; in ncl_flush()2958 bveccount++; in ncl_flush()2966 if (bveccount > NFS_COMMITBVECSIZ) { in ncl_flush()2973 malloc(bveccount * sizeof(struct buf *), in ncl_flush()2980 bvecsize = bveccount; in ncl_flush()