Home
last modified time | relevance | path

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

/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c47 static uint8_t file_buf[FILE_BUF_SIZE] __aligned(0x1000); variable
/openbmc/u-boot/fs/zfs/
H A Dzfs.c146 char *file_buf; member