xref: /linux/Documentation/filesystems/ext4/globals.rst (revision d8d2b1f81530988abe2e2bfaceec1c5d30b9a0b4)
1.. SPDX-License-Identifier: GPL-2.0
2
3Global Structures
4=================
5
6The filesystem is sharded into a number of block groups, each of which
7have static metadata at fixed locations.
8
9.. toctree::
10
11   super
12   group_descr
13   bitmaps
14   inode_table
15   mmp
16   journal
17   orphan
18