Searched refs:maxclen (Results 1 – 1 of 1) sorted by relevance
645 int maxclen, cursize; in cluster_write() local668 maxclen = vp->v_mount->mnt_iosize_max / lblocksize - 1; in cluster_write()749 (VOP_BMAP(vp, lbn, NULL, &bp->b_blkno, &maxclen, in cluster_write()759 vnc->v_clen = maxclen; in cluster_write()761 if (!async && maxclen == 0) { /* I/O not contiguous */ in cluster_write()