Home
last modified time | relevance | path

Searched refs:sysfs (Results 1 – 14 of 14) sorted by relevance

/fs/sysfs/
DKconfig3 bool "sysfs file system support" if EXPERT
7 The sysfs filesystem is a virtual filesystem that the kernel uses to
11 Users can use sysfs to ascertain useful information about the running
13 which driver each is bound to. sysfs can also be used to tune devices
16 Some system agents rely on the information in sysfs to operate.
17 /sbin/hotplug uses device and object attributes in sysfs to assist in
20 sysfs is currently used by the block subsystem to mount the root
21 partition. If sysfs is disabled you must specify the boot device on
/fs/configfs/
DKconfig7 of sysfs's functionality. Where sysfs is a filesystem-based
11 Both sysfs and configfs can and should exist together on the
/fs/orangefs/
DMakefile9 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
/fs/nilfs2/
DMakefile6 ifile.o alloc.o gcinode.o ioctl.o sysfs.o
/fs/f2fs/
DMakefile6 f2fs-y += shrinker.o extent_cache.o sysfs.o
/fs/efivarfs/
DKconfig8 variable support via sysfs, as it doesn't suffer from the
/fs/ext4/
DMakefile12 super.o symlink.o sysfs.o xattr.o xattr_trusted.o xattr_user.o
/fs/nfs/
DMakefile12 export.o sysfs.o
/fs/btrfs/
DMakefile8 extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
DKconfig82 performance, or export extra information via sysfs.
/fs/
Dfilesystems.c190 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
DMakefile62 obj-$(CONFIG_SYSFS) += sysfs/
DKconfig155 source "fs/sysfs/Kconfig"
/fs/xfs/
DKconfig143 This behavior can be modified at runtime via sysfs.