Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/xfs/
A DMakefile10 obj-$(CONFIG_XFS_FS) += xfs.o
13 xfs-y += xfs_trace.o
16 xfs-y += $(addprefix libxfs/, \
60 xfs-y += xfs_aops.o \
98 xfs-y += xfs_log.o \
126 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o
128 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o
129 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o
130 xfs-$(CONFIG_COMPAT) += xfs_ioctl32.o
143 xfs-y += $(addprefix scrub/, \
[all …]
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.
/linux-6.3-rc2/Documentation/ABI/testing/
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
/linux-6.3-rc2/Documentation/admin-guide/
A Dxfs.rst14 Refer to the documentation at https://xfs.wiki.kernel.org/
267 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
280 fs.xfs.speculative_prealloc_lifetime
287 fs.xfs.speculative_cow_prealloc_lifetime
290 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
352 fs.xfs.rotorstep (Min: 1 Default: 1 Max: 256)
377 fs.xfs.xfsbufd_centisec v4.0
378 fs.xfs.age_buffer_centisecs v4.0
416 /sys/fs/xfs/<dev>/error/<class>/<error>/
436 /sys/fs/xfs/<dev>/error/
[all …]
A Dindex.rst136 xfs
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dshrinker_debugfs.rst11 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
/linux-6.3-rc2/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst549 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
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
566 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs
567 echo 3000 > /proc/sys/fs/xfs/xfsbufd_centisecs
594 "xfs")
622 if [ -f /proc/sys/fs/xfs/age_buffer -a ! -f /proc/sys/fs/xfs/lm_age_buffer ] ; then
[all …]
/linux-6.3-rc2/Documentation/filesystems/
A Dindex.rst124 xfs-delayed-logging-design
125 xfs-self-describing-metadata
A Ddax.rst26 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
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dptrace.h28 int xfs; member
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dindex.rst126 * xfs
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
A Dindex.rst127 xfs
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dfsgsbase_restore.c196 printf("\tChild FS=0x%lx\n", (unsigned long)regs.xfs); in main()
/linux-6.3-rc2/fs/quota/
A DKconfig13 Note that gfs2 and xfs use their own quota system.
/linux-6.3-rc2/fs/
A DMakefile122 obj-$(CONFIG_XFS_FS) += xfs/
A DKconfig41 source "fs/xfs/Kconfig"
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dchanges.rst232 ``mkfs.xfs``, ``xfs_db`` e ``xfs_repair`` per il file-system XFS.
447 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
448 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
A Dadding-syscalls.rst537 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/linux-6.3-rc2/Documentation/
A DChanges253 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
481 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
482 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
/linux-6.3-rc2/Documentation/process/
A Dchanges.rst253 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
481 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
482 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
A Dadding-syscalls.rst479 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dreexport.rst67 | xfs: | 32 bytes | 56 bytes |
/linux-6.3-rc2/Documentation/block/
A Dublk.rst72 - format with xfs, then use it::
74 mkfs.xfs /dev/ublkb0
/linux-6.3-rc2/Documentation/userspace-api/ioctl/
A Dioctl-number.rst210 'X' all fs/xfs/xfs_fs.h, conflict!
211 fs/xfs/linux-2.6/xfs_ioctl32.h,
/linux-6.3-rc2/tools/memory-model/Documentation/
A 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

Completed in 36 milliseconds

12