Searched refs:td_next (Results 1 – 8 of 8) sorted by relevance
555 ASSERT(tpdp->td_next != tpdp); in tdirdelete()558 tpdp->td_prev->td_next = tpdp->td_next; in tdirdelete()560 if (tpdp->td_next) { in tdirdelete()561 tpdp->td_next->td_prev = tpdp->td_prev; in tdirdelete()571 ASSERT(tpdp->td_next != tpdp); in tdirdelete()636 dot->td_next = dotdot; in tdirinit()638 dotdot->td_next = NULL; in tdirinit()684 ASSERT(tdp->td_next != tdp); in tdirtrunc()688 dir->tn_dir = tdp->td_next; in tdirtrunc()1022 while (tpdp->td_next != NULL && (tpdp->td_next->td_offset - in tdiraddentry()[all …]
1545 tdp = tdp->td_next; in tmp_readdir()
109 drive = drive->td_next; in tlm_drive()351 p_drive = &(*p_drive)->td_next; in tlm_insert_new_drive()
130 struct tdirent *td_next; /* next directory entry */ member
77 uint32_t td_next; member
171 struct tlm_drive *td_next; member
1365 txbf->txdesc->td_next = baddr_desc; in rtw_swring_setup()1367 txbf->txdesc->td_next = taddr_desc; in rtw_swring_setup()1369 txbf->next_bf_daddr = txbf->txdesc->td_next; in rtw_swring_setup()2229 ds->td_next = bf->next_bf_daddr; in rtw_assembly_80211()2240 ds->td_buf, ds->td_len, ds->td_next); in rtw_assembly_80211()
1072 uint32_t td_next; member