Home
last modified time | relevance | path

Searched refs:HISTORY_UUIDS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Ddrbd.h353 #define HISTORY_UUIDS MAX_PEERS macro
Ddrbd_genl.h299 __bin_field(14, 0, history_uuids, HISTORY_UUIDS * sizeof(__u64))
/Linux-v4.19/drivers/block/drbd/
Ddrbd_nl.c3327 for (; n < HISTORY_UUIDS; n++) in device_to_statistics()
3329 s->history_uuids_len = HISTORY_UUIDS; in device_to_statistics()