Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Dvpu_boot_api.h53 u32 image_format; member
/openbmc/linux/drivers/block/
H A Drbd.c388 u32 image_format; /* Either 1 or 2 */ member
929 static bool rbd_image_format_valid(u32 image_format) in rbd_image_format_valid()