Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_notify_failure.c34 bool want_shutdown; member
90 notify->want_shutdown = true; in xfs_dax_failure_fn()
101 notify->want_shutdown = true; in xfs_dax_failure_fn()
342 * CORRUPT flag if error occured or notify.want_shutdown was set during in xfs_dax_notify_dev_failure()
347 else if (error || notify.want_shutdown) { in xfs_dax_notify_dev_failure()