Searched refs:xfs (Results 1 – 14 of 14) sorted by relevance
24 obj-$(CONFIG_XFS_FS) += xfs.o27 xfs-y += xfs_trace.o30 xfs-y += $(addprefix libxfs/, \58 xfs-$(CONFIG_XFS_RT) += $(addprefix libxfs/, \63 xfs-y += xfs_aops.o \96 xfs-y += xfs_log.o \109 xfs-$(CONFIG_XFS_QUOTA) += xfs_dquot.o \118 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o120 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o121 xfs-$(CONFIG_PROC_FS) += xfs_stats.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/
30 source "fs/xfs/Kconfig"
161 The latest version of xfsprogs contains mkfs.xfs, xfs_db, and the331 o <ftp://oss.sgi.com/projects/xfs/>
188 'X' all fs/xfs/xfs_fs.h conflict!189 and fs/xfs/linux-2.6/xfs_ioctl32.h
10980 M: xfs@oss.sgi.com10981 L: xfs@oss.sgi.com10982 W: http://oss.sgi.com/projects/xfs10983 T: git git://oss.sgi.com/xfs/xfs.git10985 F: Documentation/filesystems/xfs.txt10986 F: fs/xfs/