Home
last modified time | relevance | path

Searched refs:SNAPSHOT_DISK_VERSION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap-persistent.c61 #define SNAPSHOT_DISK_VERSION 1 macro
649 if (ps->version != SNAPSHOT_DISK_VERSION) { in persistent_read_metadata()
858 ps->version = SNAPSHOT_DISK_VERSION; in persistent_ctr()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap-persistent.c64 #define SNAPSHOT_DISK_VERSION 1 macro
654 if (ps->version != SNAPSHOT_DISK_VERSION) { in persistent_read_metadata()
863 ps->version = SNAPSHOT_DISK_VERSION; in persistent_ctr()

Completed in 3 milliseconds