| /OK3568_Linux_fs/kernel/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 \ 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 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 92 See the xfs man page in section 5 for additional information.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-fs-xfs | 1 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 D | xfsprogs_5.13.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 \ 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 D | xfs.rst | 14 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 D | xapp_xfs.hash | 2 sha256 3d8ac3e8add7eeb1dc199dff6c59f90a2dbe7aa4332c1e12192350f2cda1c1e6 xfs-1.2.1.tar.xz 3 …41a6c03ad7a05b3293f088f1004e4aaa81e017a524c06d23915669f91ed5e1c2679b33c43de15e70d xfs-1.2.1.tar.xz
|
| H A D | Config.in | 2 bool "xfs"
|
| H A D | xapp_xfs.mk | 8 XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.xz
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 560 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 D | ptrace.h | 38 int xfs; member 60 long xfs; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/ |
| H A D | xfsdump_3.1.10.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 \
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | index.rst | 120 xfs-delayed-logging-design 121 xfs-self-describing-metadata
|
| H A D | dax.txt | 25 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 D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/buildroot/package/xfsprogs/ |
| H A D | xfsprogs.hash | 1 # From https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/sha256sums.asc
|
| H A D | Config.in | 16 http://xfs.org
|
| H A D | xfsprogs.mk | 8 XFSPROGS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/fs/xfs/xfsprogs
|
| H A D | 0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch | 14 [Sent upstream: https://www.spinics.net/lists/xfs/msg36149.html]
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ptrace.h | 28 int xfs; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
| 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>
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/ |
| H A D | index.rst | 118 xfs
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | 0003-Add-config-option-without-valgrind.patch | 23 conf.CHECK_HEADERS('xfs/libxfs.h netgroup.h')
|