Searched refs:sidnextp (Results 1 – 1 of 1) sorted by relevance
436 struct snapshot_id *sidp, *sidnextp; in snap_detach() local449 for (sidp = snapshot; sidp != NULL; sidp = sidnextp) { in snap_detach()452 sidnextp = sidp->sid_next; in snap_detach()1071 snapshot_id_t *sidnextp = NULL; in snap_ioctl() local1101 for (sidp = snapshot; sidp != NULL; sidp = sidnextp) { in snap_ioctl()1103 sidnextp = sidp->sid_next; in snap_ioctl()