Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c439 ulong_t ThisFATSecNum; in next_cluster_32() local
445 ThisFATSecNum = PC_RESSEC(h) + (n * 4) / h->bps; in next_cluster_32()
447 offset = h->offset + ThisFATSecNum * h->bps; in next_cluster_32()