Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Dcommit.c924 restart_loop: in jbd2_journal_commit_transaction()
1062 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-4.4.14/fs/cifs/
Dfile.c2611 restart_loop: in cifs_user_writev()
2644 goto restart_loop; in cifs_user_writev()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli.c16858 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
16889 restart_loop = 0; in lpfc_cleanup_pending_mbox()
16908 restart_loop = 1; in lpfc_cleanup_pending_mbox()
16917 } while (restart_loop); in lpfc_cleanup_pending_mbox()