Searched refs:leftinsb (Results 1 – 1 of 1) sorted by relevance
12389 long leftinsb; in rack_output() local12391 leftinsb = sbavail(sb) - sb_offset; in rack_output()12392 if (leftinsb > len) { in rack_output()