Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame^] | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | |||||
3 | Dynamic Structures | ||||
4 | ================== | ||||
5 | |||||
6 | Dynamic metadata are created on the fly when files and blocks are | ||||
7 | allocated to files. | ||||
8 | |||||
9 | .. include:: inodes.rst | ||||
10 | .. include:: ifork.rst | ||||
11 | .. include:: directory.rst | ||||
12 | .. include:: attributes.rst |