Searched refs:nonwrap_len (Results 1 – 1 of 1) sorted by relevance
126 size_t nonwrap_len, copylen; in userio_char_read() local140 nonwrap_len = CIRC_CNT_TO_END(userio->head, in userio_char_read()143 copylen = min(nonwrap_len, count); in userio_char_read()152 if (nonwrap_len) in userio_char_read()