Searched defs:ed_uuid (Results 1 - 1 of 1) sorted by relevance

/drivers/block/drbd/
H A Ddrbd_int.h1118 u64 ed_uuid; /* UUID of the exposed data */ member in struct:drbd_conf
2401 int changed = mdev->ed_uuid != val;
2402 mdev->ed_uuid = val;

Completed in 75 milliseconds