Searched refs:ff (Results 1 – 1 of 1) sorted by relevance
467 ff = MIN(ff, rb->pile - rb->head); /* head cannot go further than pile */ in tcprb_ffhead()469 if (cflen == ff) { in tcprb_ffhead()474 cf->head += ff; in tcprb_ffhead()477 rb->head += ff; in tcprb_ffhead()479 return ff; in tcprb_ffhead()494 if (ff <= 0) in tcprb_fflen()537 int diff, ff, datalen; in tcprb_resize_meta()543 tcprb_ffhead(rb, ff); in tcprb_resize_meta()588 int diff, ff; in tcprb_resize()634 int ff, olen; in tcprb_pwrite() local[all …]