Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log.c554 int abortflg; in xfs_log_notify() local
557 abortflg = (iclog->ic_state & XLOG_STATE_IOERROR); in xfs_log_notify()
558 if (!abortflg) { in xfs_log_notify()
566 return abortflg; in xfs_log_notify()