Lines Matching refs:is
9 XFS is a high performance journaling filesystem which originated
10 on the SGI IRIX platform. It is completely multi-threaded, can
12 variable block sizes, is extent based, and makes extensive use of
17 for complete details. This implementation is on-disk compatible
22 system of your root partition is compiled as a module, you'll need
34 quota is also compatible with the IRIX version of XFS, allowing a
58 which contain a realtime subvolume. The realtime subvolume is a
59 separate area of disk space where only file data is stored. It was
61 for media streaming applications, but is also useful as a generic
77 mounted XFS filesystem. This feature is intended to reduce
79 advantage here is to look for problems proactively so that
82 This feature is considered EXPERIMENTAL. Use with caution!
94 mounted XFS filesystem. This feature is intended to reduce
100 This feature is considered EXPERIMENTAL. Use with caution!
112 conditions that occur that would otherwise be missed. It is much
116 However, similar to XFS_DEBUG, it is only advisable to use this if you