Searched refs:next_rec (Results 1 – 5 of 5) sorted by relevance
212 lbp->next_rec = 0; in nfslog_init_buf()214 lbp->next_rec = lbp->mmap_addr; in nfslog_init_buf()245 lbp->next_rec += lbp->bh.bh_offset; in nfslog_init_buf()254 if (lbp->mmap_addr == (intptr_t)MAP_FAILED && lbp->next_rec != 0) { in nfslog_init_buf()255 (void) lseek(lbp->fd, lbp->next_rec, SEEK_SET); in nfslog_init_buf()257 lbp->last_record_offset = lbp->next_rec; in nfslog_init_buf()259 lbp->last_record_offset = lbp->next_rec - lbp->mmap_addr; in nfslog_init_buf()370 offset_t next_rec; in nfslog_read_buffer() local387 if (lbp->filesize <= lbp->next_rec - lbp->mmap_addr) { in nfslog_read_buffer()391 sizebuf = (char *)(uintptr_t)lbp->next_rec; in nfslog_read_buffer()[all …]
122 u_offset_t next_rec; /* address of next record */ member
393 kctx->auk_queue.tail->next_rec = m; in au_enqueue()432 l = l->next_rec; in au_dequeue()436 lastl->next_rec = NULL; in au_dequeue()449 l = m->next_rec; in au_dequeue()690 cAR = cAR->next_rec; in au_doorio()
243 struct au_buff *next_rec; member
320 goto next_rec; in px_msiq_intr()342 goto next_rec; in px_msiq_intr()413 next_rec: in px_msiq_intr()