Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/dump/
H A Ddumptape.c100 ino_t sl_inos; /* inos, if this record starts tape */ member
309 chkpt.sl_inos = UFSROOTINO; /* in root inode */ in alloctape()
352 chkpt.sl_inos = UFSROOTINO; /* in root inode */ in reset()
922 ino = chkpt.sl_inos - 1; in rollforward()
1641 inos[tapeno] = chkpt.sl_inos; in otape()
1673 tapeno, chkpt.sl_inos); in otape()
2332 chkpt.sl_inos = ino; in checkpoint()
2352 msg(" ino %u\n", chkpt.sl_inos); in checkpoint()