repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.19.133
[linux/fpc-iii.git]
/
Documentation
/
filesystems
/
ext4
/
ondisk
/
globals.rst
blob
368bf7662b968f2fd296f7d89c0761d49576c258
1
.. SPDX-License-Identifier: GPL-2.0
2
3
Global Structures
4
=================
5
6
The filesystem is sharded into a number of block groups, each of which
7
have static metadata at fixed locations.
8
9
.. include:: super.rst
10
.. include:: group_descr.rst
11
.. include:: bitmaps.rst
12
.. include:: mmp.rst
13
.. include:: journal.rst