Home
last modified time | relevance | path

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

12

/Linux-v6.1/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 \
117 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.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
[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-v6.1/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-v6.1/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.speculative_cow_prealloc_lifetime
290 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
299 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 256)
316 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1)
[all …]
Dindex.rst124 xfs
/Linux-v6.1/Documentation/admin-guide/mm/
Dshrinker_debugfs.rst13 unique id: e.g. *kfree_rcu-0* or *sb-xfs:vda1-36*.
33 sb-anon_inodefs-15 sb-mqueue-21 sb-selinuxfs-22 sb-xfs:vda1-36
37 sb-cgroup2-30 sb-proc-39 sb-tmpfs-27 xfs-buf:vda1-37
38 sb-configfs-23 sb-proc-41 sb-tmpfs-29 xfs-inodegc:vda1-38
/Linux-v6.1/Documentation/admin-guide/laptops/
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
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 …]
/Linux-v6.1/Documentation/filesystems/
Dindex.rst124 xfs-delayed-logging-design
125 xfs-self-describing-metadata
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-v6.1/arch/x86/include/uapi/asm/
Dptrace.h28 int xfs; member
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/
Dindex.rst126 * xfs
/Linux-v6.1/Documentation/translations/zh_TW/admin-guide/
Dindex.rst127 xfs
/Linux-v6.1/tools/testing/selftests/x86/
Dfsgsbase_restore.c196 printf("\tChild FS=0x%lx\n", (unsigned long)regs.xfs); in main()
/Linux-v6.1/fs/quota/
DKconfig14 Note that gfs2 and xfs use their own quota system.
/Linux-v6.1/fs/
DMakefile121 obj-$(CONFIG_XFS_FS) += xfs/
DKconfig37 source "fs/xfs/Kconfig"
/Linux-v6.1/Documentation/translations/it_IT/process/
Dchanges.rst226 ``mkfs.xfs``, ``xfs_db`` e ``xfs_repair`` per il file-system XFS.
436 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git>
437 - <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-v6.1/Documentation/
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-v6.1/Documentation/process/
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/>
Dadding-syscalls.rst479 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/Linux-v6.1/Documentation/filesystems/nfs/
Dreexport.rst67 | xfs: | 32 bytes | 56 bytes |
/Linux-v6.1/Documentation/block/
Dublk.rst72 - format with xfs, then use it::
74 mkfs.xfs /dev/ublkb0
/Linux-v6.1/Documentation/userspace-api/ioctl/
Dioctl-number.rst210 'X' all fs/xfs/xfs_fs.h, conflict!
211 fs/xfs/linux-2.6/xfs_ioctl32.h,
/Linux-v6.1/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

12