Home
last modified time | relevance | path

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

1234567

/openbmc/estoraged/include/
H A DfilesystemInterface.hpp93 class Filesystem : public FilesystemInterface class
96 ~Filesystem() override = default;
97 Filesystem() = default;
98 Filesystem(const Filesystem&) = delete;
99 Filesystem& operator=(const Filesystem&) = delete;
101 Filesystem(Filesystem&&) = delete;
102 Filesystem& operator=(Filesystem&&) = delete;
H A Destoraged.hpp26 using estoraged::Filesystem;
66 std::make_unique<Filesystem>());
/openbmc/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst354 | close | 49951 | Filesystem | sys_close() |
356 | pipe | 604 | Filesystem | sys_pipe() |
358 | openat | 48560 | Filesystem | sys_opennat() |
360 | fstat | 8338 | Filesystem | sys_fstat() |
362 | stat | 1573 | Filesystem | sys_stat() |
364 | pread64 | 9646 | Filesystem | sys_pread64() |
366 | getdents64 | 1873 | Filesystem | sys_getdents64() |
368 | access | 3 | Filesystem | sys_access() |
370 | lstat | 1880 | Filesystem | sys_lstat() |
372 | lseek | 6 | Filesystem | sys_lseek() |
[all …]
/openbmc/linux/fs/fuse/
H A DKconfig3 tristate "FUSE (Filesystem in Userspace) support"
32 tristate "Virtio Filesystem"
36 The Virtio Filesystem allows guests to mount file systems from the
43 bool "Virtio Filesystem Direct Host Memory Access support"
53 If you want to allow mounting a Virtio Filesystem with the "dax"
/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/
H A Dintermittent-testfailure.patch6 -Filesystem 1024-blocks Used Available Capacity Mounted on
7 +Filesystem 1024-blocks Used Available Capacity Mounted on
/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/linux/arch/arm/boot/dts/marvell/
H A Darmada-398-db.dts95 label = "Filesystem";
129 label = "Filesystem";
H A Darmada-390-db.dts102 label = "Filesystem";
137 label = "Filesystem";
/openbmc/linux/Documentation/mm/
H A Dshmfs.rst4 Shared Memory Filesystem
/openbmc/linux/Documentation/filesystems/spufs/
H A Dindex.rst4 SPU Filesystem
/openbmc/linux/Documentation/filesystems/
H A Dapi-summary.rst11 The Filesystem types
131 The Filesystem for Exporting Kernel Objects
H A Dext3.rst4 Ext3 Filesystem
/openbmc/linux/Documentation/filesystems/caching/
H A Dindex.rst3 Filesystem Caching
/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/linux/arch/arm64/boot/dts/marvell/
H A Darmada-7040-db.dts101 label = "Filesystem";
178 label = "Filesystem";
205 label = "Filesystem";
H A Darmada-8040-db.dts90 label = "Filesystem";
256 label = "Filesystem";
296 label = "Filesystem";
/openbmc/u-boot/fs/yaffs2/
H A DKconfig5 Filesystem 2 is a filesystem designed specifically for NAND flash.
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10_socdk_nand.dts22 label = "Root Filesystem - JFFS2";
H A Dsocfpga_arria10_socdk_qspi.dts34 label = "Root Filesystem - JFFS2";
/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/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/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 \

1234567