Searched defs:cbuf (Results 1 – 5 of 5) sorted by relevance
19 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()90 u8 *cbuf; in decompress_zlib() local137 static u32 decompress_zstd(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zstd()192 const u8 *cbuf; in btrfs_decompress() local
366 char *cbuf = NULL; in btrfs_read_extent_inline() local424 char *cbuf = NULL; in btrfs_read_extent_reg() local
353 union bch_vqx_cmd_buf cbuf; in octeontx_pci_bchvf_probe() local
186 char cbuf[CONFIG_SYS_CBSIZE]; in menu_interactive_choice() local
1882 void *cbuf; member
Completed in 13 milliseconds