globals.rst 310 B

12345678910111213
  1. .. SPDX-License-Identifier: GPL-2.0
  2. Global Structures
  3. =================
  4. The filesystem is sharded into a number of block groups, each of which
  5. have static metadata at fixed locations.
  6. .. include:: super.rst
  7. .. include:: group_descr.rst
  8. .. include:: bitmaps.rst
  9. .. include:: mmp.rst
  10. .. include:: journal.rst