Home
last modified time | relevance | path

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

/fs/sysfs/
DKconfig2 bool "sysfs file system support" if EXPERT
5 The sysfs filesystem is a virtual filesystem that the kernel uses to
9 Users can use sysfs to ascertain useful information about the running
11 which driver each is bound to. sysfs can also be used to tune devices
14 Some system agents rely on the information in sysfs to operate.
15 /sbin/hotplug uses device and object attributes in sysfs to assist in
18 sysfs is currently used by the block subsystem to mount the root
19 partition. If sysfs is disabled you must specify the boot device on
/fs/configfs/
DKconfig6 of sysfs's functionality. Where sysfs is a filesystem-based
10 Both sysfs and configfs can and should exist together on the
/fs/btrfs/
DMakefile7 extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
/fs/ubifs/
DKconfig59 features using UBIFS module parameters and the corresponding sysfs
/fs/
Dfilesystems.c183 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
DMakefile57 obj-$(CONFIG_SYSFS) += sysfs/
DKconfig113 source "fs/sysfs/Kconfig"
/fs/cifs/
DCHANGES420 Fix default mode in sysfs of cifs module parms. Remove old readdir routine.