Home
last modified time | relevance | path

Searched defs:minLen (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Ddecompress_bunzip2.c87 int minLen, maxLen; member
237 int minLen, maxLen, pp; in get_next_block() local
/linux/drivers/scsi/
H A Dscsi_debug.c6753 int minLen = length > 15 ? 15 : length; in scsi_debug_write_info() local