Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Dcommit.c895 restart_loop: in jbd2_journal_commit_transaction()
1033 goto restart_loop; in jbd2_journal_commit_transaction()
/Linux-v4.19/fs/cifs/
Dfile.c2650 restart_loop: in collect_uncached_write_data()
2683 goto restart_loop; in collect_uncached_write_data()
/Linux-v4.19/drivers/net/ethernet/ibm/
Dibmvnic.c2753 restart_loop: in ibmvnic_complete_tx()
2819 goto restart_loop; in ibmvnic_complete_tx()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c18975 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
19006 restart_loop = 0; in lpfc_cleanup_pending_mbox()
19025 restart_loop = 1; in lpfc_cleanup_pending_mbox()
19034 } while (restart_loop); in lpfc_cleanup_pending_mbox()