HomeSort by: relevance | last modified time | path
    Searched defs:SNAPSHOT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
metadata-exported.h 54 #define SNAPSHOT 0x00001000U /* LV - internal use only */
238 * - snapshot (lv_name is 'snapshotN')
331 struct lv_segment *snapshot; member in struct:logical_volume
528 int snapshot; /* snap */ member in struct:lvcreate_params
541 uint32_t chunk_size; /* snapshot */
550 uint32_t voriginextents; /* snapshot */
551 uint64_t voriginsize; /* snapshot */
622 /* Given a cow LV, return return the snapshot lv_segment that uses it */
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h 54 #define SNAPSHOT 0x00001000U /* LV - internal use only */
238 * - snapshot (lv_name is 'snapshotN')
331 struct lv_segment *snapshot; member in struct:logical_volume
528 int snapshot; /* snap */ member in struct:lvcreate_params
541 uint32_t chunk_size; /* snapshot */
550 uint32_t voriginextents; /* snapshot */
551 uint64_t voriginsize; /* snapshot */
622 /* Given a cow LV, return return the snapshot lv_segment that uses it */

Completed in 53 milliseconds