/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | partition.py | 271 def prepare_rootfs_ext(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 347 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 370 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 406 def prepare_rootfs_squashfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 416 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 426 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument 429 def prepare_empty_partition_ext(self, rootfs, oe_builddir, argument 450 def prepare_empty_partition_btrfs(self, rootfs, oe_builddir, argument 468 def prepare_empty_partition_msdos(self, rootfs, oe_builddir, argument 510 def check_for_Y2038_problem(self, rootfs, native_sysroot): argument
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rootfs.py | 65 def __get_pseudo(native_sysroot, rootfs, pseudo_dir): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemutinyrunner.py | 22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
|
H A D | qemurunner.py | 45 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | qemu.py | 22 port=None, machine='', rootfs='', kernel='', kvm=False, slirp=False, argument
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/ |
H A D | fvp.py | 25 port=None, dir_image=None, rootfs=None, bootlog=None, **kwargs): argument
|
/openbmc/u-boot/board/siemens/taurus/ |
H A D | taurus.c | 375 char *rootfs = NULL; in upgrade_failure_fallback() local
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ |
H A D | __init__.py | 99 def generate_locale_archive(d, rootfs, target_arch, localedir): argument
|
/openbmc/linux/fs/smb/client/ |
H A D | fs_context.h | 281 bool rootfs:1; /* if it's a SMB root file system */ member
|