aboutsummaryrefslogtreecommitdiff
path: root/docs/kernel/filesystem/constants.rst
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-08-19 16:50:12 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-08-19 16:50:12 +0200
commitb7d4273f655c97974ee853082ac5dc1f69aa6324 (patch)
tree2c585f2f106919d8deb7362c42235447a7b20ece /docs/kernel/filesystem/constants.rst
parent9fe746c41ec00ddb9d0b5f31616ae3970a73bb74 (diff)
downloadkernel-b7d4273f655c97974ee853082ac5dc1f69aa6324.tar.xz
kernel-b7d4273f655c97974ee853082ac5dc1f69aa6324.zip
docs: clean up some of the documentation
Diffstat (limited to 'docs/kernel/filesystem/constants.rst')
-rw-r--r--docs/kernel/filesystem/constants.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/kernel/filesystem/constants.rst b/docs/kernel/filesystem/constants.rst
new file mode 100644
index 00000000..aa698711
--- /dev/null
+++ b/docs/kernel/filesystem/constants.rst
@@ -0,0 +1,10 @@
+Global Constants
+================
+
+The constants described here are applicable to all types and functions in the kernel filesystem layers.
+They describe maxima of supported lengths and sizes where not other specification takes precedence.
+
+API Reference
+-------------
+
+.. doxygennamespace:: kernel::filesystem::constants