Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c354 ulong_t FirstRootDirSecNum; in get_label_16() local
365 FirstRootDirSecNum = PC_RESSEC(h) + h->bs.nfat * h->bs.fatsec; in get_label_16()
366 offset = h->offset + FirstRootDirSecNum * secsize; in get_label_16()