Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Ddrbd.h341 #define HISTORY_UUIDS MAX_PEERS macro
Ddrbd_genl.h299 __bin_field(14, 0, history_uuids, HISTORY_UUIDS * sizeof(__u64))
/Linux-v6.1/drivers/block/drbd/
Ddrbd_nl.c3295 for (; n < HISTORY_UUIDS; n++) in device_to_statistics()
3297 s->history_uuids_len = HISTORY_UUIDS; in device_to_statistics()