Home
last modified time | relevance | path

Searched refs:sys (Results 1 – 19 of 19) sorted by relevance

/fs/jbd2/
A DKconfig31 with "echo N > /sys/module/jbd2/parameters/jbd2_debug", where N is a
34 "echo 0 > /sys/module/jbd2/parameters/jbd2_debug".
/fs/proc/
A DKconfig84 bool "Sysctl support (/proc/sys)" if EXPERT
92 interface is through /proc/sys. If you say Y here a tree of
94 /proc/sys directory. They are explained in the files
/fs/ocfs2/cluster/
A DMakefile4 ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
/fs/gfs2/
A DMakefile8 recovery.o rgrp.o super.o sys.o trans.o util.o
/fs/f2fs/
A DKconfig36 /sys/kernel/debug/f2fs/ contains information about all the partitions
39 /sys/kernel/debug/f2fs/status includes:
/fs/cachefiles/
A DKconfig20 enabled by setting bits in /sys/modules/cachefiles/parameter/debug or
/fs/ntfs3/
A DKconfig21 Windows implementation of ntfs.sys uses 32 bits per clusters.
/fs/netfs/
A DKconfig31 enabled by setting bits in /sys/module/netfs/parameters/debug.
/fs/ocfs2/
A DKconfig68 allows selection of events to log via files in /sys/o2cb/logmask/.
/fs/btrfs/
A Dvolumes.c3763 if (bctl->sys.flags & BTRFS_BALANCE_ARGS_CONVERT) in update_balance_args()
3764 bctl->sys.flags |= BTRFS_BALANCE_ARGS_SOFT; in update_balance_args()
3781 if (!(bctl->sys.flags & BTRFS_BALANCE_ARGS_USAGE) && in update_balance_args()
3783 !(bctl->sys.flags & BTRFS_BALANCE_ARGS_CONVERT)) { in update_balance_args()
3784 bctl->sys.flags |= BTRFS_BALANCE_ARGS_USAGE; in update_balance_args()
3785 bctl->sys.usage = 90; in update_balance_args()
4001 bargs = &bctl->sys; in should_balance_chunk()
4090 u64 limit_sys = bctl->sys.limit; in __btrfs_balance()
4114 bctl->sys.limit = limit_sys; in __btrfs_balance()
4200 count_sys < bctl->sys.limit_min)) { in __btrfs_balance()
[all …]
A DKconfig70 objects, optional forced space fragmentation and /sys/fs/btrfs/debug .
A Daccessors.h807 read_eb_member(eb, bi, struct btrfs_balance_item, sys, ba); in btrfs_balance_sys()
814 write_eb_member(eb, bi, struct btrfs_balance_item, sys, ba); in btrfs_set_balance_sys()
A Dvolumes.h651 struct btrfs_balance_args sys; member
A Dioctl.c3430 memcpy(&bargs->sys, &bctl->sys, sizeof(bargs->sys)); in btrfs_update_ioctl_balance_args()
3565 memcpy(&bctl->sys, &bargs->sys, sizeof(bctl->sys)); in btrfs_ioctl_balance()
A Dblock-group.c68 bctl->sys.flags & BTRFS_BALANCE_ARGS_CONVERT) { in get_restripe_target()
69 target = BTRFS_BLOCK_GROUP_SYSTEM | bctl->sys.target; in get_restripe_target()
/fs/pstore/
A DKconfig51 data can be retrieved from /sys/fs/pstore/pmsg-ramoops-[ID].
/fs/
A DKconfig.binfmt165 mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
A Dlocks.c925 struct file_lock_core *sys = &sys_fl->c; in posix_test_locks_conflict() local
929 if (!posix_same_owner(caller, sys)) in posix_test_locks_conflict()
933 return posix_locks_conflict(caller, sys); in posix_test_locks_conflict()
/fs/xfs/
A DKconfig171 Usage data are collected in /sys/kernel/debug/xfs/scrub.

Completed in 60 milliseconds