Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c518 fsck_ino_t *intree; in linkup() local
630 intree = tsearch((void *)orphan, &limbo_dirs, in linkup()
632 if (intree == NULL) in linkup()
650 fsck_ino_t *intree; in do_reconnect() local
740 intree = tsearch((void *)orphan, &limbo_dirs, in do_reconnect()
742 if (intree == NULL) in do_reconnect()