Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
DMakefile24 obj-$(CONFIG_XFS_FS) += xfs.o
27 xfs-y += xfs_trace.o
30 xfs-y += $(addprefix libxfs/, \
59 xfs-$(CONFIG_XFS_RT) += $(addprefix libxfs/, \
64 xfs-y += xfs_aops.o \
97 xfs-y += xfs_log.o \
110 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \
119 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o
121 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o
122 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o
[all …]
DKconfig15 Refer to the documentation at <http://oss.sgi.com/projects/xfs/>
20 module will be called xfs. Be aware, however, that if the file
69 See the xfs man page in section 5 for additional information.
Dxfs_trace.h19 #define TRACE_SYSTEM xfs
/linux-4.4.14/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-4.4.14/Documentation/filesystems/
Dxfs.txt12 Refer to the documentation at http://oss.sgi.com/projects/xfs/
250 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
252 in /proc/fs/xfs/stat. It then immediately resets to "0".
254 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000)
258 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000)
263 fs.xfs.speculative_prealloc_lifetime
270 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
279 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 255)
295 fs.xfs.irix_symlink_mode (Min: 0 Default: 0 Max: 1)
299 fs.xfs.irix_sgid_inherit (Min: 0 Default: 0 Max: 1)
[all …]
D00-INDEX154 xfs-delayed-logging-design.txt
156 xfs-self-describing-metadata.txt
158 xfs.txt
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt558 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval
559 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then
562 echo $XFS_AGE > /proc/sys/fs/xfs/lm_age_buffer
563 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval
564 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then
568 echo $XFS_AGE > /proc/sys/fs/xfs/age_buffer
569 echo $XFS_AGE > /proc/sys/fs/xfs/sync_interval
570 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then
574 echo $AGE > /proc/sys/fs/xfs/age_buffer_centisecs
575 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs
[all …]
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace.h27 int xfs; member
/linux-4.4.14/fs/quota/
DKconfig13 Note that gfs2 and xfs use their own quota system.
/linux-4.4.14/fs/
DMakefile112 obj-$(CONFIG_XFS_FS) += xfs/
DKconfig27 source "fs/xfs/Kconfig"
/linux-4.4.14/Documentation/
DChanges174 The latest version of xfsprogs contains mkfs.xfs, xfs_db, and the
348 o <ftp://oss.sgi.com/projects/xfs/>
Dadding-syscalls.txt465 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt194 'X' all fs/xfs/xfs_fs.h conflict!
195 and fs/xfs/linux-2.6/xfs_ioctl32.h
/linux-4.4.14/
DMAINTAINERS11843 M: xfs@oss.sgi.com
11844 L: xfs@oss.sgi.com
11845 W: http://oss.sgi.com/projects/xfs
11846 T: git git://oss.sgi.com/xfs/xfs.git
11848 F: Documentation/filesystems/xfs.txt
11849 F: fs/xfs/