Lines Matching refs:is
16 Btrfs is a general purpose copy-on-write filesystem with extents,
20 The filesystem disk format is no longer unstable, and it's not
22 is a format change, file systems with a unchanged format will
51 writes of the super block). The goal is to verify that the
52 state of the filesystem on disk is always consistent, i.e.,
53 after a power-loss or kernel panic event the filesystem is
56 If the integrity check tool is included and activated in
57 the mount options, plenty of kernel memory is used, and
59 functionality is not intended for normal use.
70 code to make sure it is acting as it should. These are mostly
91 any of the assertions trip. This is meant for btrfs developers only.