Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Dcommit.c835 restart_loop: in journal_commit_transaction()
968 goto restart_loop; in journal_commit_transaction()
/linux-4.1.27/fs/jbd2/
Dcommit.c930 restart_loop: in jbd2_journal_commit_transaction()
1068 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-4.1.27/fs/cifs/
Dfile.c2611 restart_loop: in cifs_user_writev()
2644 goto restart_loop; in cifs_user_writev()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c16884 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
16915 restart_loop = 0; in lpfc_cleanup_pending_mbox()
16934 restart_loop = 1; in lpfc_cleanup_pending_mbox()
16943 } while (restart_loop); in lpfc_cleanup_pending_mbox()