Home
last modified time | relevance | path

Searched refs:bType (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h141 …blockType_e bType; /* used in ZSTD_decompressContinue(), store blockType between block … member
H A Dzstd_decompress.c1076 if (dctx->bType != bt_raw) in ZSTD_nextSrcSizeToDecompressWithInputSize()
1154 dctx->bType = bp.blockType; in ZSTD_decompressContinue()
1180 switch(dctx->bType) in ZSTD_decompressContinue()
1409 dctx->bType = bt_reserved; in ZSTD_decompressBegin()
/linux/drivers/usb/storage/
H A Dene_ub6250.c326 u8 bType; member
1006 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_INVALID_BLOCK) in ms_lib_process_bootblock()
1036 if (SysEntry->entry[i].bType != MS_SYSENT_TYPE_CIS_IDI) in ms_lib_process_bootblock()