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