Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
DMakefile12 obj-$(CONFIG_XFS_FS) += xfs.o
15 xfs-y += xfs_trace.o
18 xfs-y += $(addprefix libxfs/, \
57 xfs-$(CONFIG_XFS_RT) += $(addprefix libxfs/, \
62 xfs-y += xfs_aops.o \
100 xfs-y += xfs_log.o \
114 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \
123 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o
125 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o
126 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
67 See the xfs man page in section 5 for additional information.
Dxfs_trace.h7 #define TRACE_SYSTEM xfs
/Linux-v5.4/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.4/Documentation/admin-guide/
Dxfs.rst14 Refer to the documentation at https://xfs.wiki.kernel.org/
242 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
244 in /proc/fs/xfs/stat. It then immediately resets to "0".
246 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000)
250 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000)
255 fs.xfs.speculative_prealloc_lifetime
262 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
271 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 256)
288 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1)
292 fs.xfs.irix_sgid_inherit (Min: 0 Default: 0 Max: 1)
[all …]
Dindex.rst81 xfs
/Linux-v5.4/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.4/arch/x86/include/uapi/asm/
Dptrace.h28 int xfs; member
/Linux-v5.4/fs/quota/
DKconfig14 Note that gfs2 and xfs use their own quota system.
/Linux-v5.4/Documentation/filesystems/
Ddax.txt79 - xfs: see Documentation/admin-guide/xfs.rst
Doverlayfs.txt46 case of underlying filesystems like xfs and tmpfs, which use 64bit inode
Df2fs.txt216 with xfs, ext4 and btrfs, where xfstest generic/342 will
/Linux-v5.4/fs/
DMakefile118 obj-$(CONFIG_XFS_FS) += xfs/
DKconfig37 source "fs/xfs/Kconfig"
/Linux-v5.4/Documentation/
DChanges200 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
401 - <ftp://oss.sgi.com/projects/xfs/>
/Linux-v5.4/Documentation/process/
Dchanges.rst200 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the
401 - <ftp://oss.sgi.com/projects/xfs/>
Dadding-syscalls.rst479 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/Linux-v5.4/Documentation/translations/it_IT/process/
Dchanges.rst204 ``mkfs.xfs``, ``xfs_db`` e ``xfs_repair`` per il file-system XFS.
408 - <ftp://oss.sgi.com/projects/xfs/>
Dadding-syscalls.rst537 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst205 'X' all fs/xfs/xfs_fs.h, conflict!
206 fs/xfs/linux-2.6/xfs_ioctl32.h,
/Linux-v5.4/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.4/
DMAINTAINERS8545 M: linux-xfs@vger.kernel.org
8547 L: linux-xfs@vger.kernel.org
8549 T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
17863 M: linux-xfs@vger.kernel.org
17864 L: linux-xfs@vger.kernel.org
17865 W: http://xfs.org/
17866 T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
17868 F: Documentation/admin-guide/xfs.rst
17869 F: Documentation/ABI/testing/sysfs-fs-xfs
17870 F: Documentation/filesystems/xfs-delayed-logging-design.txt
[all …]