Darrick J. Wong | 4618055 | 2018-07-29 15:44:00 -0400 | [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 |
Darrick J. Wong | b4becd4 | 2018-07-29 15:45:00 -0400 | [diff] [blame] | 10 | .. include:: ifork.rst |
Darrick J. Wong | 60edae3 | 2018-07-29 15:46:00 -0400 | [diff] [blame] | 11 | .. include:: directory.rst |
Darrick J. Wong | 66d3239 | 2018-07-29 15:47:00 -0400 | [diff] [blame] | 12 | .. include:: attributes.rst |