Home
last modified time | relevance | path

Searched refs:ignore_on_shutdown (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus.h127 int ignore_on_shutdown);
Dxenbus_probe.c174 int ignore_on_shutdown) in xenbus_otherend_changed() argument
199 if (ignore_on_shutdown && (state == XenbusStateClosing)) in xenbus_otherend_changed()