Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c30 bool want_shutdown; member
80 notify->want_shutdown = true; in xfs_dax_failure_fn()
91 notify->want_shutdown = true; in xfs_dax_failure_fn()
168 if (error || notify.want_shutdown) { in xfs_dax_notify_ddev_failure()