Home
last modified time | relevance | path

Searched refs:lb_next (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c211 for (lbp = nfslog_buffer_list; lbp != NULL; lbp = lbp->lb_next) { in nfslog_setup()
243 lbp = lbp->lb_next) { in nfslog_setup()
272 nlbp->lb_next = nfslog_buffer_list; in nfslog_setup()
388 nfslog_buffer_list = lbp->lb_next; in log_buffer_rele()
393 for (tlbp = nfslog_buffer_list; tlbp->lb_next != NULL; in log_buffer_rele()
394 tlbp = tlbp->lb_next) { in log_buffer_rele()
395 if (tlbp->lb_next == lbp) { in log_buffer_rele()
396 tlbp->lb_next = lbp->lb_next; in log_buffer_rele()
1027 if ((nlbp = lbp->lb_next) != NULL) { in nfslog_record_append2all()
1203 if ((nlbp = lbp->lb_next) != NULL) { in nfslog_do_flush()
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c167 nxt = elem->lb_next; in eib_rsrc_grab_lsobufs()
174 elem->lb_next = NULL; in eib_rsrc_grab_lsobufs()
309 elem->lb_next = bkt->bk_free_head; in eib_rsrc_return_lsobufs()
814 elem->lb_next = elem + 1; in eib_rsrc_setup_lsobufs()
821 tail->lb_next = NULL; in eib_rsrc_setup_lsobufs()
/titanic_50/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h658 struct ibd_rc_tx_largebuf_s *lb_next; member
738 struct ibd_lsobuf_s *lb_next; member
/titanic_50/usr/src/uts/common/nfs/
H A Dexport.h368 struct log_buffer *lb_next; member
/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h127 struct eib_lsobuf_s *lb_next; member
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c878 ibd_rc_tx_largebuf_s::lb_next)) in _NOTE()
3613 lbufp->lb_next = lbufp + 1; in ibd_alloc_tx_lsobufs()
3620 tail->lb_next = NULL; in ibd_alloc_tx_lsobufs()
3748 nextp = lbufp->lb_next; in ibd_acquire_lsobufs()
3755 lbufp->lb_next = NULL; in ibd_acquire_lsobufs()
3814 lbufp->lb_next = bktp->bkt_free_head; in ibd_release_lsobufs()
7261 lbufp->lb_next; in ibd_send()
7262 lbufp->lb_next = NULL; in ibd_send()
H A Dibd_cm.c1832 lbufp->lb_next = lbufp + 1; in ibd_rc_init_tx_largebuf_list()
1839 tail->lb_next = NULL; in ibd_rc_init_tx_largebuf_list()
2142 lbufp->lb_next = state->rc_tx_largebuf_free_head; in ibd_rc_tx_cleanup()