Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py225 def __init__(self, imagepath, native_sysroot, fstypes=('fat', 'ext')): argument
/openbmc/u-boot/fs/
H A Dfs.c159 static struct fstype_info fstypes[] = { variable