Searched refs:xfs (Results 1 – 15 of 15) sorted by relevance
24 obj-$(CONFIG_XFS_FS) += xfs.o27 xfs-y += xfs_trace.o30 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.o121 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o122 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o[all …]
15 Refer to the documentation at <http://oss.sgi.com/projects/xfs/>20 module will be called xfs. Be aware, however, that if the file69 See the xfs man page in section 5 for additional information.
19 #define TRACE_SYSTEM xfs
1 What: /sys/fs/xfs/<disk>/log/log_head_lsn4 Contact: xfs@oss.sgi.com10 What: /sys/fs/xfs/<disk>/log/log_tail_lsn13 Contact: xfs@oss.sgi.com18 What: /sys/fs/xfs/<disk>/log/reserve_grant_head21 Contact: xfs@oss.sgi.com29 What: /sys/fs/xfs/<disk>/log/write_grant_head32 Contact: xfs@oss.sgi.com
12 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_lifetime270 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 …]
154 xfs-delayed-logging-design.txt156 xfs-self-describing-metadata.txt158 xfs.txt
558 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval559 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then562 echo $XFS_AGE > /proc/sys/fs/xfs/lm_age_buffer563 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval564 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then568 echo $XFS_AGE > /proc/sys/fs/xfs/age_buffer569 echo $XFS_AGE > /proc/sys/fs/xfs/sync_interval570 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then574 echo $AGE > /proc/sys/fs/xfs/age_buffer_centisecs575 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs[all …]
27 int xfs; member
13 Note that gfs2 and xfs use their own quota system.
112 obj-$(CONFIG_XFS_FS) += xfs/
27 source "fs/xfs/Kconfig"
174 The latest version of xfsprogs contains mkfs.xfs, xfs_db, and the348 o <ftp://oss.sgi.com/projects/xfs/>
465 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
194 'X' all fs/xfs/xfs_fs.h conflict!195 and fs/xfs/linux-2.6/xfs_ioctl32.h
11843 M: xfs@oss.sgi.com11844 L: xfs@oss.sgi.com11845 W: http://oss.sgi.com/projects/xfs11846 T: git git://oss.sgi.com/xfs/xfs.git11848 F: Documentation/filesystems/xfs.txt11849 F: fs/xfs/