Home
last modified time | relevance | path

Searched refs:xfs (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/xfs/
H A DMakefile10 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 \
98 xfs-y += xfs_log.o \
115 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \
124 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o
126 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o
127 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o
[all …]
H A DKconfig16 Refer to the documentation at <http://oss.sgi.com/projects/xfs/>
21 module will be called xfs. Be aware, however, that if the file
92 See the xfs man page in section 5 for additional information.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-xfs1 What: /sys/fs/xfs/<disk>/log/log_head_lsn
4 Contact: xfs@oss.sgi.com
10 What: /sys/fs/xfs/<disk>/log/log_tail_lsn
13 Contact: xfs@oss.sgi.com
18 What: /sys/fs/xfs/<disk>/log/reserve_grant_head
21 Contact: xfs@oss.sgi.com
29 What: /sys/fs/xfs/<disk>/log/write_grant_head
32 Contact: xfs@oss.sgi.com
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/
H A Dxfsprogs_5.13.0.bb2 HOMEPAGE = "http://oss.sgi.com/projects/xfs"
9 SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
12 file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \
24 FILES:${PN}-fsck = "${base_sbindir}/fsck.xfs"
25 FILES:${PN}-mkfs = "${base_sbindir}/mkfs.xfs"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dxfs.rst14 Refer to the documentation at https://xfs.wiki.kernel.org/
267 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
269 in /proc/fs/xfs/stat. It then immediately resets to "0".
271 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000)
275 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000)
280 fs.xfs.speculative_prealloc_lifetime
287 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
296 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 256)
313 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1)
317 fs.xfs.irix_sgid_inherit (Min: 0 Default: 0 Max: 1)
[all …]
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xfs/
H A Dxapp_xfs.hash2 sha256 3d8ac3e8add7eeb1dc199dff6c59f90a2dbe7aa4332c1e12192350f2cda1c1e6 xfs-1.2.1.tar.xz
3 …41a6c03ad7a05b3293f088f1004e4aaa81e017a524c06d23915669f91ed5e1c2679b33c43de15e70d xfs-1.2.1.tar.xz
H A DConfig.in2 bool "xfs"
H A Dxapp_xfs.mk8 XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.xz
/OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst560 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval
561 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then
564 echo $XFS_AGE > /proc/sys/fs/xfs/lm_age_buffer
565 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval
566 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then
570 echo $XFS_AGE > /proc/sys/fs/xfs/age_buffer
571 echo $XFS_AGE > /proc/sys/fs/xfs/sync_interval
572 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then
576 echo $AGE > /proc/sys/fs/xfs/age_buffer_centisecs
577 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dptrace.h38 int xfs; member
60 long xfs; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/
H A Dxfsdump_3.1.10.bb7 HOMEPAGE = "http://oss.sgi.com/projects/xfs"
13 SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsdump/${BP}.tar.xz \
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dindex.rst120 xfs-delayed-logging-design
121 xfs-self-describing-metadata
H A Ddax.txt25 Currently 3 filesystems support DAX: ext2, ext4 and xfs. Enabling DAX on them
36 Enabling DAX on xfs and ext4
215 - xfs: see Documentation/admin-guide/xfs.rst
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log
/OK3568_Linux_fs/buildroot/package/xfsprogs/
H A Dxfsprogs.hash1 # From https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/sha256sums.asc
H A DConfig.in16 http://xfs.org
H A Dxfsprogs.mk8 XFSPROGS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/fs/xfs/xfsprogs
H A D0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch14 [Sent upstream: https://www.spinics.net/lists/xfs/msg36149.html]
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dptrace.h28 int xfs; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0002-include-include-xfs-linux.h-after-sys-mman.h.patch4 Subject: [PATCH] include include/xfs/linux.h after <sys/mman.h>
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst118 xfs
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0003-Add-config-option-without-valgrind.patch23 conf.CHECK_HEADERS('xfs/libxfs.h netgroup.h')

123