Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_ail.c427 int stuck = 0; in xfsaild_push() local
504 stuck++; in xfsaild_push()
511 stuck++; in xfsaild_push()
533 if (stuck > 100) in xfsaild_push()
557 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()