Lines Matching full:metadata
13 #include "persistent-data/dm-space-map-metadata.h"
18 * The metadata device is currently limited in size.
23 * A metadata device larger than 16GB triggers a warning.
30 * Thin metadata superblock flags.
43 * Reopens or creates a new, empty metadata volume.
53 * specified below will prevent use of the thin metadata.
74 * Deletes a virtual device from the metadata. It _is_ safe to call this
82 * Commits _all_ metadata changes: device creation, deletion, mapping
110 * The metadata snapshot is a copy of the current superblock (minus the
113 * copy of the metadata to userland due to extra copy-on-write operations
114 * on the metadata nodes. Release this as soon as you finish with it.