Home
last modified time | relevance | path

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

/linux-6.6.21/fs/jbd2/
Dcommit.c921 restart_loop: in jbd2_journal_commit_transaction()
1067 goto restart_loop; in jbd2_journal_commit_transaction()
/linux-6.6.21/fs/smb/client/
Dfile.c3511 restart_loop: in collect_uncached_write_data()
3549 goto restart_loop; in collect_uncached_write_data()
/linux-6.6.21/drivers/net/ethernet/ibm/
Dibmvnic.c4157 restart_loop: in ibmvnic_complete_tx()
4222 goto restart_loop; in ibmvnic_complete_tx()
/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_sli.c21003 uint8_t restart_loop; in lpfc_cleanup_pending_mbox() local
21037 restart_loop = 0; in lpfc_cleanup_pending_mbox()
21056 restart_loop = 1; in lpfc_cleanup_pending_mbox()
21065 } while (restart_loop); in lpfc_cleanup_pending_mbox()