Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
C index
The Linux kernel configuration item CONFIG_CONFIGFS_FS has multiple definitions:
fs/KconfigThe configuration item CONFIG_CONFIGFS_FS:
CONFIG_SYSFS && CONFIG_EXPERIMENTALconfigfs, configfsconfigfs is a ram-based filesystem that provides the converse of sysfs's functionality. Where sysfs is a filesystem-based view of kernel objects, configfs is a filesystem-based manager of kernel objects, or config_items.
Both sysfs and configfs can and should exist together on the same system. One is not a replacement for the other.
fs/KconfigThe configuration item CONFIG_CONFIGFS_FS:
CONFIG_SYSFSconfigfs, configfsconfigfs is a ram-based filesystem that provides the converse of sysfs's functionality. Where sysfs is a filesystem-based view of kernel objects, configfs is a filesystem-based manager of kernel objects, or config_items.
Both sysfs and configfs can and should exist together on the same system. One is not a replacement for the other.
fs/configfs/KconfigThe configuration item CONFIG_CONFIGFS_FS:
(none)configfs, configfsconfigfs is a RAM-based filesystem that provides the converse of sysfs's functionality. Where sysfs is a filesystem-based view of kernel objects, configfs is a filesystem-based manager of kernel objects, or config_items.
Both sysfs and configfs can and should exist together on the same system. One is not a replacement for the other.
Raw data from LKDDb:
lkddb fs "configfs" : CONFIG_CONFIGFS_FS : fs/configfs/mount.clkddb module configfs CONFIG_CONFIGFS_FS : fs/Kconfig : "Userspace-driven configuration filesystem"lkddb module configfs CONFIG_CONFIGFS_FS : fs/configfs/Kconfig : "Userspace-driven configuration filesystem"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.