Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jbd/
Dcommit.c792 restart_loop: in journal_commit_transaction()
902 goto restart_loop; in journal_commit_transaction()
/linux-2.6.39/fs/jbd2/
Dcommit.c836 restart_loop: in jbd2_journal_commit_transaction()
951 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli.c13497 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
13528 restart_loop = 0; in lpfc_cleanup_pending_mbox()
13547 restart_loop = 1; in lpfc_cleanup_pending_mbox()
13556 } while (restart_loop); in lpfc_cleanup_pending_mbox()