Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h127 int ignore_on_shutdown);
H A Dxenbus_probe.c179 int ignore_on_shutdown) in xenbus_otherend_changed() argument
204 if (ignore_on_shutdown && (state == XenbusStateClosing)) in xenbus_otherend_changed()