Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_message.c70 int do_panic = 0; in xfs_alert_tag() local
74 do_panic = 1; in xfs_alert_tag()
85 BUG_ON(do_panic); in xfs_alert_tag()