Home
last modified time | relevance | path

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

12

/Linux-v5.10/fs/xfs/
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 …]
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.
/Linux-v5.10/Documentation/ABI/testing/
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
/Linux-v5.10/Documentation/admin-guide/
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 …]
Dindex.rst121 xfs
/Linux-v5.10/Documentation/admin-guide/laptops/
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 …]
/Linux-v5.10/Documentation/filesystems/
Dindex.rst120 xfs-delayed-logging-design
121 xfs-self-describing-metadata
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
Doverlayfs.rst49 case of underlying filesystems like xfs and tmpfs, which use 64bit inode
Df2fs.rst224 with xfs, ext4 and btrfs, where xfstest generic/342 will
/Linux-v5.10/arch/x86/include/uapi/asm/
Dptrace.h28 int xfs; member
/Linux-v5.10/Documentation/translations/zh_CN/admin-guide/
Dindex.rst118 xfs
/Linux-v5.10/tools/testing/selftests/x86/
Dfsgsbase_restore.c196 printf("\tChild FS=0x%lx\n", (unsigned long)regs.xfs); in main()
/Linux-v5.10/fs/quota/
DKconfig14 Note that gfs2 and xfs use their own quota system.
/Linux-v5.10/fs/
DMakefile120 obj-$(CONFIG_XFS_FS) += xfs/
DKconfig37 source "fs/xfs/Kconfig"
/Linux-v5.10/Documentation/translations/it_IT/process/
Dchanges.rst204 ``mkfs.xfs``, ``xfs_db`` e ``xfs_repair`` per il file-system XFS.
409 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
410 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
Dadding-syscalls.rst537 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/Linux-v5.10/Documentation/
DChanges210 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
417 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
418 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
/Linux-v5.10/Documentation/process/
Dchanges.rst210 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
417 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
418 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
Dadding-syscalls.rst479 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/Linux-v5.10/Documentation/userspace-api/ioctl/
Dioctl-number.rst206 'X' all fs/xfs/xfs_fs.h, conflict!
207 fs/xfs/linux-2.6/xfs_ioctl32.h,
/Linux-v5.10/tools/memory-model/Documentation/
Drecipes.txt314 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains
322 And the xlog_valid_lsn() function in fs/xfs/xfs_log_priv.h contains
/Linux-v5.10/
DMAINTAINERS9173 M: linux-xfs@vger.kernel.org
9175 L: linux-xfs@vger.kernel.org
9178 T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
19249 M: linux-xfs@vger.kernel.org
19250 L: linux-xfs@vger.kernel.org
19252 W: http://xfs.org/
19253 T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
19254 F: Documentation/ABI/testing/sysfs-fs-xfs
19255 F: Documentation/admin-guide/xfs.rst
19256 F: Documentation/filesystems/xfs-delayed-logging-design.rst
[all …]
/Linux-v5.10/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst121 This example uses ext4, any other filesystem such as ext3, btrfs, xfs,

12