Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_log.c571 int abortflg; in xfs_log_notify() local
574 abortflg = (iclog->ic_state & XLOG_STATE_IOERROR); in xfs_log_notify()
575 if (!abortflg) { in xfs_log_notify()
583 return abortflg; in xfs_log_notify()