Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dinode.c711 static int64_t partialcnt, partialsize; variable
740 lastinum += partialcnt; in getnextinode()
791 partialcnt = sblock.fs_ipg % fullcnt; in resetinodebuf()
792 partialsize = partialcnt * sizeof (struct dinode); in resetinodebuf()
793 if (partialcnt != 0) { in resetinodebuf()
796 partialcnt = fullcnt; in resetinodebuf()