Searched refs:fc_seq_start_next_locked (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/libfc/
H A Dfc_exch.c535 * fc_seq_start_next_locked() - Allocate a new sequence on the same
539 static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp) function
559 sp = fc_seq_start_next_locked(sp);
604 sp = fc_seq_start_next_locked(&ep->seq);
1303 sp = fc_seq_start_next_locked(sp);

Completed in 12 milliseconds