Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CONFIGFS_FS
has multiple definitions:
fs/configfs/Kconfig
The configuration item CONFIG_CONFIGFS_FS:
(none)
configfs
, configfs
configfs 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/Kconfig
The configuration item CONFIG_CONFIGFS_FS:
CONFIG_SYSFS
configfs
, configfs
configfs 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/Kconfig
The configuration item CONFIG_CONFIGFS_FS:
CONFIG_SYSFS && CONFIG_EXPERIMENTAL
configfs
, configfs
configfs 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.c # in 2.6.16–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module configfs CONFIG_CONFIGFS_FS : fs/Kconfig : "Userspace-driven configuration filesystem" # in 2.6.16–2.6.28
lkddb module configfs CONFIG_CONFIGFS_FS : fs/configfs/Kconfig : "Userspace-driven configuration filesystem" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 2024). See also LKDDb sources on GitLab