Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/compress/
Dzstd_compress_superblock.c430 static size_t countLiterals(SeqStore_t const* seqStore, const SeqDef* sp, size_t seqCount) in countLiterals()
539 size_t const seqCount = sizeBlockSequences(sp, (size_t)(send-sp), in ZSTD_compressSubBlock_multi() local
592 size_t seqCount = (size_t)(send - sp); in ZSTD_compressSubBlock_multi() local
/linux-6.15/drivers/scsi/lpfc/
Dlpfc_hw.h2801 uint16_t seqCount; member