Home
last modified time | relevance | path

Searched refs:UI_HISTORY_END (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddrbd.h335 UI_HISTORY_END, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Ddrbd.h328 UI_HISTORY_END, enumerator
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_debugfs.c729 for (idx = UI_CURRENT; idx <= UI_HISTORY_END; idx++) { in device_data_gen_id_show()
H A Ddrbd_receiver.c3251 (unsigned long long)uuid[UI_HISTORY_END], in drbd_uuid_dump()
3420 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3459 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3472 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3474 for (j = UI_HISTORY_START; j <= UI_HISTORY_END; j++) { in __must_hold()
H A Ddrbd_worker.c964 for (i = UI_BITMAP ; i <= UI_HISTORY_END ; i++) in drbd_resync_finished()
982 for (i = UI_CURRENT ; i <= UI_HISTORY_END ; i++) in drbd_resync_finished()
H A Ddrbd_main.c884 (unsigned long long)uuid[UI_HISTORY_END]); in drbd_print_uuids()
3361 for (i = UI_HISTORY_START; i < UI_HISTORY_END; i++) in __must_hold()
H A Ddrbd_nl.c3371 BUILD_BUG_ON(sizeof(s->history_uuids) < UI_HISTORY_END - UI_HISTORY_START + 1); in device_to_statistics()
3372 for (n = 0; n < UI_HISTORY_END - UI_HISTORY_START + 1; n++) in device_to_statistics()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_debugfs.c729 for (idx = UI_CURRENT; idx <= UI_HISTORY_END; idx++) { in device_data_gen_id_show()
H A Ddrbd_receiver.c3212 (unsigned long long)uuid[UI_HISTORY_END], in drbd_uuid_dump()
3382 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3421 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3434 for (i = UI_HISTORY_START; i <= UI_HISTORY_END; i++) { in __must_hold()
3436 for (j = UI_HISTORY_START; j <= UI_HISTORY_END; j++) { in __must_hold()
H A Ddrbd_worker.c963 for (i = UI_BITMAP ; i <= UI_HISTORY_END ; i++) in drbd_resync_finished()
981 for (i = UI_CURRENT ; i <= UI_HISTORY_END ; i++) in drbd_resync_finished()
H A Ddrbd_main.c875 (unsigned long long)uuid[UI_HISTORY_END]); in drbd_print_uuids()
3324 for (i = UI_HISTORY_START; i < UI_HISTORY_END; i++) in __must_hold()
H A Ddrbd_nl.c3315 BUILD_BUG_ON(sizeof(s->history_uuids) < UI_HISTORY_END - UI_HISTORY_START + 1); in device_to_statistics()
3316 for (n = 0; n < UI_HISTORY_END - UI_HISTORY_START + 1; n++) in device_to_statistics()

Completed in 54 milliseconds