/openbmc/linux/fs/xfs/ |
H A D | Makefile | 10 obj-$(CONFIG_XFS_FS) += xfs.o 13 xfs-y += xfs_trace.o 16 xfs-y += $(addprefix libxfs/, \ 55 xfs-$(CONFIG_XFS_RT) += $(addprefix libxfs/, \ 60 xfs-y += xfs_aops.o \ 99 xfs-y += xfs_log.o \ 118 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \ 127 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o 129 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o 130 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o [all …]
|
H A D | Kconfig | 16 Refer to the documentation at <http://oss.sgi.com/projects/xfs/> 21 module will be called xfs. Be aware, however, that if the file 119 See the xfs man page in section 5 for additional information. 159 Usage data are collected in /sys/kernel/debug/xfs/scrub.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-xfs | 1 What: /sys/fs/xfs/<disk>/log/log_head_lsn 4 Contact: linux-xfs@vger.kernel.org 10 What: /sys/fs/xfs/<disk>/log/log_tail_lsn 13 Contact: linux-xfs@vger.kernel.org 18 What: /sys/fs/xfs/<disk>/log/reserve_grant_head 21 Contact: linux-xfs@vger.kernel.org 29 What: /sys/fs/xfs/<disk>/log/write_grant_head 32 Contact: linux-xfs@vger.kernel.org
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
H A D | 0001-include-libgen.h-for-basename-API-prototype.patch | 12 Upstream-Status: Submitted [https://lore.kernel.org/linux-xfs/20240325170941.3279129-1-raj.khem@gma… 36 #include <xfs/xfs.h> 37 #include <xfs/jdm.h>
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/ |
H A D | xfsprogs_6.6.0.bb | 2 HOMEPAGE = "http://oss.sgi.com/projects/xfs" 9 SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \ 11 file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \ 25 FILES:${PN}-fsck = "${base_sbindir}/fsck.xfs" 26 FILES:${PN}-mkfs = "${base_sbindir}/mkfs.xfs"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | index.rst | 124 xfs-delayed-logging-design 125 xfs-maintainer-entry-profile 126 xfs-self-describing-metadata 127 xfs-online-fsck-design
|
H A D | xfs-maintainer-entry-profile.rst | 15 Kernel code are merged to the xfs-linux tree[0]. 18 Ondisk format documentation are merged to the xfs-documentation tree[3]. 21 list linux-xfs@vger.kernel.org. 116 - Any patchset changing XFS should be cc'd in its entirety to linux-xfs. 191 | [0] https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git/ 192 | [1] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/ 193 | [2] https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/ 194 | [3] https://git.kernel.org/pub/scm/fs/xfs/xfs-documentation.git/
|
H A D | dax.rst | 26 Currently 5 filesystems support `DAX`: ext2, ext4, xfs, virtiofs and erofs. 37 Enabling DAX on xfs and ext4 173 The semantic of DAX on virtiofs is basically equal to that on ext4 and xfs, 245 xfs: see Documentation/admin-guide/xfs.rst
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | xfs.rst | 14 Refer to the documentation at https://xfs.wiki.kernel.org/ 268 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1) 270 in /proc/fs/xfs/stat. It then immediately resets to "0". 272 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000) 276 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000) 281 fs.xfs.speculative_prealloc_lifetime 288 fs.xfs.speculative_cow_prealloc_lifetime 291 fs.xfs.error_level (Min: 0 Default: 3 Max: 11) 300 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 511) 317 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1) [all …]
|
H A D | index.rst | 136 xfs
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | shrinker_debugfs.rst | 11 unique id: e.g. *kfree_rcu-0* or *sb-xfs:vda1-36*. 31 sb-anon_inodefs-15 sb-mqueue-21 sb-selinuxfs-22 sb-xfs:vda1-36 35 sb-cgroup2-30 sb-proc-39 sb-tmpfs-27 xfs-buf:vda1-37 36 sb-configfs-23 sb-proc-41 sb-tmpfs-29 xfs-inodegc:vda1-38
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | ptrace.h | 38 int xfs; member 60 long xfs; member
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 549 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval 550 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then 553 echo $XFS_AGE > /proc/sys/fs/xfs/lm_age_buffer 554 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval 555 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then 559 echo $XFS_AGE > /proc/sys/fs/xfs/age_buffer 560 echo $XFS_AGE > /proc/sys/fs/xfs/sync_interval 561 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then 565 echo $AGE > /proc/sys/fs/xfs/age_buffer_centisecs 566 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs [all …]
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/ |
H A D | 0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch | 8 linux/mount.h is included via xfs/xfs.h header and we need sys/mount.h
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/ |
H A D | xfsdump_3.2.0.bb | 7 HOMEPAGE = "http://oss.sgi.com/projects/xfs" 13 SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/${BP}.tar.xz \
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | ptrace.h | 28 int xfs; member
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
H A D | 0004-configure-Use-AC_SYS_LARGERFILE-autoconf-macro.patch | 8 Upstream-Status: Submitted [https://lore.kernel.org/linux-xfs/20221222015327.939932-1-raj.khem@gmai…
|
H A D | 0002-include-include-xfs-linux.h-after-sys-mman.h.patch | 4 Subject: [PATCH] include include/xfs/linux.h after <sys/mman.h>
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | index.rst | 126 * xfs
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | index.rst | 127 xfs
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | fsgsbase_restore.c | 196 printf("\tChild FS=0x%lx\n", (unsigned long)regs.xfs); in main()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | 0003-Add-config-option-without-valgrind.patch | 26 conf.CHECK_HEADERS('xfs/libxfs.h netgroup.h')
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/ |
H A D | xfstests_2024.03.03.bb | 9 SRC_URI = "git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git;branch=master \
|
/openbmc/linux/fs/quota/ |
H A D | Kconfig | 13 Note that gfs2 and xfs use their own quota system.
|
/openbmc/linux/fs/ |
H A D | Makefile | 113 obj-$(CONFIG_XFS_FS) += xfs/
|