Home
last modified time | relevance | path

Searched refs:Filesystem (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/estoraged/include/
H A DfilesystemInterface.hpp107 class Filesystem : public FilesystemInterface class
110 ~Filesystem() override = default;
111 Filesystem() = default;
112 Filesystem(const Filesystem&) = delete;
113 Filesystem& operator=(const Filesystem&) = delete;
115 Filesystem(Filesystem&&) = delete;
116 Filesystem& operator=(Filesystem&&) = delete;
H A Destoraged.hpp30 using estoraged::Filesystem;
93 std::make_unique<Filesystem>());
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs.inc1 SUMMARY = "Ext2 Filesystem Utilities"
2 DESCRIPTION = "The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for …
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pathtools3_0.2.1.bb1 SUMMARY = "Filesystem events monitoring"
H A Dpython3-watchdog_6.0.0.bb1 SUMMARY = "Filesystem events monitoring"
/openbmc/u-boot/fs/yaffs2/
H A DKconfig5 Filesystem 2 is a filesystem designed specifically for NAND flash.
/openbmc/u-boot/fs/cbfs/
H A DKconfig2 bool "Enable CBFS (Coreboot Filesystem)"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/
H A Ddbench_4.0.bb2 SUMMARY:dbench = "Filesystem load benchmark"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/
H A Dobmc-phosphor-initramfs.bb2 the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-core/images/
H A Dinitramfs-debug-image.bb3 the Minimal RAM-based Initial Root Filesystem (initramfs), which one can use \
/openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/
H A Ddosfstools_4.2.bb5 SUMMARY = "DOS FAT Filesystem Utilities"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst3 Creating a Read-Only Root Filesystem
20 Creating the Root Filesystem
42 Post-Installation Scripts and Read-Only Root Filesystem
/openbmc/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_socdk-u-boot.dtsi48 label = "Flash 0 jffs2 Filesystem";
H A Dsocfpga_arria5_socdk.dts143 label = "Flash 0 jffs2 Filesystem";
H A Domap3-evm-37xx.dts106 label = "Filesystem";
H A Dsocfpga_cyclone5_socdk.dts148 label = "Flash 0 jffs2 Filesystem";
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-minimal-initramfs.bb4 the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
H A Dcore-image-tiny-initramfs.bb4 the Minimal RAM-based Initial Root Filesystem (initramfs), which finds the \
/openbmc/docs/architecture/code-update/
H A Dflash-layout.md1 # OpenBMC Flash Layout and Filesystem Documentation
43 An effort has been made to adhere to the Filesystem Hierarchy Standard [FHS][].
58 implementation, and details are located in the Supported Filesystem Choices
61 ## Supported Filesystem Choices
68 ### Writable Filesystem Options
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dfs-uuid.bbclass15 if line.startswith('Filesystem UUID:'):
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/
H A Dxfsdump_3.2.0.bb1 SUMMARY = "XFS Filesystem Dump Utility"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.39.bb1 SUMMARY = "Filesystem and hardware benchmark and stress tool"
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/
H A Dxfsprogs_6.6.0.bb1 SUMMARY = "XFS Filesystem Utilities"
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dimages.rst62 has the Minimal RAM-based Initial Root Filesystem (:term:`Initramfs`) as part
105 Filesystem (:term:`Initramfs`) image tailored for use with the
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.14.bb1 SUMMARY = "Checksumming Copy on Write Filesystem utilities"

123