xref: /linux/Documentation/filesystems/ext4/dynamic.rst (revision a34b0e4e21d6be3c3d620aa7f9dfbf0e9550c19e)
1.. SPDX-License-Identifier: GPL-2.0
2
3Dynamic Structures
4==================
5
6Dynamic metadata are created on the fly when files and blocks are
7allocated to files.
8
9.. toctree::
10
11   inodes
12   ifork
13   directory
14   attributes
15