Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_ail.c426 int stuck = 0; in xfsaild_push() local
499 stuck++; in xfsaild_push()
506 stuck++; in xfsaild_push()
528 if (stuck > 100) in xfsaild_push()
552 } else if (((stuck + flushing) * 100) / count > 90) { in xfsaild_push()