Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_log.c568 int abortflg; in xfs_log_notify() local
571 abortflg = (iclog->ic_state & XLOG_STATE_IOERROR); in xfs_log_notify()
572 if (!abortflg) { in xfs_log_notify()
580 return abortflg; in xfs_log_notify()