Home
last modified time | relevance | path

Searched defs:cbuf (Results 1 – 5 of 5) sorted by relevance

/u-boot/fs/btrfs/
A Dcompression.c19 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()
90 u8 *cbuf; in decompress_zlib() local
137 static u32 decompress_zstd(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zstd()
192 const u8 *cbuf; in btrfs_decompress() local
A Dinode.c366 char *cbuf = NULL; in btrfs_read_extent_inline() local
424 char *cbuf = NULL; in btrfs_read_extent_reg() local
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c353 union bch_vqx_cmd_buf cbuf; in octeontx_pci_bchvf_probe() local
/u-boot/common/
A Dmenu.c186 char cbuf[CONFIG_SYS_CBSIZE]; in menu_interactive_choice() local
/u-boot/fs/ubifs/
A Dubifs.h1882 void *cbuf; member

Completed in 13 milliseconds