Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_ail.c104 int restarts; in xfs_trans_push_ail() local
134 restarts = 0; in xfs_trans_push_ail()
135 while (((restarts < XFS_TRANS_PUSH_AIL_RESTARTS) && in xfs_trans_push_ail()
191 lip = xfs_trans_next_ail(mp, lip, &gen, &restarts); in xfs_trans_push_ail()
420 int *restarts) in xfs_trans_next_ail() argument
430 if (restarts != NULL) { in xfs_trans_next_ail()
432 (*restarts)++; in xfs_trans_next_ail()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.c1047 int recl, restarts; in xfs_qm_sync() local
1053 restarts = 0; in xfs_qm_sync()
1135 if (++restarts >= XFS_QM_SYNC_MAX_RESTARTS) in xfs_qm_sync()
2077 int restarts; in xfs_qm_shake_freelist() local
2084 restarts = 0; in xfs_qm_shake_freelist()
2106 if (++restarts >= XFS_QM_RECLAIM_MAX_RESTARTS) in xfs_qm_shake_freelist()
2181 if (++restarts >= XFS_QM_RECLAIM_MAX_RESTARTS) in xfs_qm_shake_freelist()
2250 int restarts; in xfs_qm_dqreclaim_one() local
2253 restarts = 0; in xfs_qm_dqreclaim_one()
2275 if (++restarts >= XFS_QM_RECLAIM_MAX_RESTARTS) in xfs_qm_dqreclaim_one()
/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c2734 int restarts, work_done; in uhci_interrupt() local
2768 restarts=0; in uhci_interrupt()
2785 restarts++; in uhci_interrupt()
2787 if (restarts<16) // avoid endless restarts in uhci_interrupt()
/linux-2.4.37.9/drivers/net/wan/8253x/
Dsab8253xds.txt3376 proceed and the network device restarts its port.