Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jbd2/
Dcommit.c911 restart_loop: in jbd2_journal_commit_transaction()
1049 goto restart_loop; in jbd2_journal_commit_transaction()
/Linux-v5.4/fs/cifs/
Dfile.c2971 restart_loop: in collect_uncached_write_data()
3009 goto restart_loop; in collect_uncached_write_data()
/Linux-v5.4/drivers/net/ethernet/ibm/
Dibmvnic.c2910 restart_loop: in ibmvnic_complete_tx()
2968 goto restart_loop; in ibmvnic_complete_tx()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli.c19321 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
19352 restart_loop = 0; in lpfc_cleanup_pending_mbox()
19371 restart_loop = 1; in lpfc_cleanup_pending_mbox()
19380 } while (restart_loop); in lpfc_cleanup_pending_mbox()