Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
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()
167 if (error || notify.want_shutdown) { in xfs_dax_notify_ddev_failure()