Searched refs:xfs (Results 1 – 25 of 29) sorted by relevance
12
/linux/fs/xfs/ |
A D | Makefile | 10 obj-$(CONFIG_XFS_FS) += xfs.o 13 xfs-y += xfs_trace.o 16 xfs-y += $(addprefix libxfs/, \ 60 xfs-y += xfs_aops.o \ 98 xfs-y += xfs_log.o \ 124 xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o 126 xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o 127 xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o 128 xfs-$(CONFIG_COMPAT) += xfs_ioctl32.o 136 xfs-y += $(addprefix scrub/, \ [all …]
|
A D | Kconfig | 16 Refer to the documentation at <http://oss.sgi.com/projects/xfs/> 21 module will be called xfs. Be aware, however, that if the file 92 See the xfs man page in section 5 for additional information.
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-fs-xfs | 1 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/Documentation/admin-guide/ |
A D | xfs.rst | 14 Refer to the documentation at https://xfs.wiki.kernel.org/ 267 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1) 280 fs.xfs.speculative_prealloc_lifetime 287 fs.xfs.speculative_cow_prealloc_lifetime 290 fs.xfs.error_level (Min: 0 Default: 3 Max: 11) 352 fs.xfs.rotorstep (Min: 1 Default: 1 Max: 256) 377 fs.xfs.xfsbufd_centisec v4.0 378 fs.xfs.age_buffer_centisecs v4.0 416 /sys/fs/xfs/<dev>/error/<class>/<error>/ 436 /sys/fs/xfs/<dev>/error/ [all …]
|
A D | index.rst | 123 xfs
|
/linux/Documentation/admin-guide/laptops/ |
A D | laptop-mode.rst | 549 echo $XFS_AGE > /proc/sys/fs/xfs/lm_sync_interval 550 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then 553 echo $XFS_AGE > /proc/sys/fs/xfs/lm_age_buffer 555 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then 559 echo $XFS_AGE > /proc/sys/fs/xfs/age_buffer 560 echo $XFS_AGE > /proc/sys/fs/xfs/sync_interval 566 echo $AGE > /proc/sys/fs/xfs/xfssyncd_centisecs 567 echo 3000 > /proc/sys/fs/xfs/xfsbufd_centisecs 594 "xfs") 622 if [ -f /proc/sys/fs/xfs/age_buffer -a ! -f /proc/sys/fs/xfs/lm_age_buffer ] ; then [all …]
|
/linux/Documentation/filesystems/ |
A D | index.rst | 124 xfs-delayed-logging-design 125 xfs-self-describing-metadata
|
A D | dax.rst | 26 Currently 3 filesystems support `DAX`: ext2, ext4 and xfs. Enabling `DAX` on them 37 Enabling DAX on xfs and ext4 229 xfs: see Documentation/admin-guide/xfs.rst
|
A D | f2fs.rst | 250 with xfs, ext4 and btrfs, where xfstest generic/342 will
|
/linux/arch/x86/include/uapi/asm/ |
A D | ptrace.h | 28 int xfs; member
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
A D | index.rst | 126 xfs
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
A D | index.rst | 127 xfs
|
/linux/tools/testing/selftests/x86/ |
A D | fsgsbase_restore.c | 196 printf("\tChild FS=0x%lx\n", (unsigned long)regs.xfs); in main()
|
/linux/fs/quota/ |
A D | Kconfig | 14 Note that gfs2 and xfs use their own quota system.
|
/linux/Documentation/process/ |
A D | changes.rst | 220 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the 427 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git> 428 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
|
A D | adding-syscalls.rst | 479 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
|
/linux/Documentation/translations/it_IT/process/ |
A D | changes.rst | 214 ``mkfs.xfs``, ``xfs_db`` e ``xfs_repair`` per il file-system XFS. 424 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git> 425 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
|
A D | adding-syscalls.rst | 537 - git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
|
/linux/Documentation/ |
A D | Changes | 220 The latest version of ``xfsprogs`` contains ``mkfs.xfs``, ``xfs_db``, and the 427 - <https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git> 428 - <https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/>
|
/linux/fs/ |
A D | Makefile | 122 obj-$(CONFIG_XFS_FS) += xfs/
|
A D | Kconfig | 37 source "fs/xfs/Kconfig"
|
/linux/Documentation/filesystems/nfs/ |
A D | reexport.rst | 67 | xfs: | 32 bytes | 56 bytes |
|
/linux/Documentation/userspace-api/ioctl/ |
A D | ioctl-number.rst | 207 'X' all fs/xfs/xfs_fs.h, conflict! 208 fs/xfs/linux-2.6/xfs_ioctl32.h,
|
/linux/tools/memory-model/Documentation/ |
A D | recipes.txt | 314 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/include/config/ |
A D | auto.conf.cmd | 126 fs/xfs/Kconfig \
|
Completed in 41 milliseconds
12