cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

dynamic.rst (265B)


      1.. SPDX-License-Identifier: GPL-2.0
      2
      3Dynamic Structures
      4==================
      5
      6Dynamic metadata are created on the fly when files and blocks are
      7allocated to files.
      8
      9.. include:: inodes.rst
     10.. include:: ifork.rst
     11.. include:: directory.rst
     12.. include:: attributes.rst