Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jbd/
Dcommit.c803 restart_loop: in journal_commit_transaction()
936 goto restart_loop; in journal_commit_transaction()
/linux-3.4.99/fs/jbd2/
Dcommit.c890 restart_loop: in jbd2_journal_commit_transaction()
1010 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-3.4.99/fs/cifs/
Dfile.c2314 restart_loop: in cifs_iovec_write()
2329 goto restart_loop; in cifs_iovec_write()
/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_sli.c15868 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
15899 restart_loop = 0; in lpfc_cleanup_pending_mbox()
15918 restart_loop = 1; in lpfc_cleanup_pending_mbox()
15927 } while (restart_loop); in lpfc_cleanup_pending_mbox()