Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dfssnap.c436 struct snapshot_id *sidp, *sidnextp; in snap_detach() local
449 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() local
1101 for (sidp = snapshot; sidp != NULL; sidp = sidnextp) { in snap_ioctl()
1103 sidnextp = sidp->sid_next; in snap_ioctl()