Home
last modified time | relevance | path

Searched refs:lasttarg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.c1187 static struct xfs_buftarg *lasttarg; in xfs_buf_ioerror_alert_ratelimited() local
1189 if (bp->b_target != lasttarg || in xfs_buf_ioerror_alert_ratelimited()
1194 lasttarg = bp->b_target; in xfs_buf_ioerror_alert_ratelimited()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c1166 static struct xfs_buftarg *lasttarg; in xfs_buf_ioerror_alert_ratelimited() local
1168 if (bp->b_target != lasttarg || in xfs_buf_ioerror_alert_ratelimited()
1173 lasttarg = bp->b_target; in xfs_buf_ioerror_alert_ratelimited()

Completed in 6 milliseconds