Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c208 sizeFromDir = extractSize(dp); in sanityCheckSize()
346 extractSize(dp), extractStartCluster(dp)); in storeInfoAboutEntry()
742 extractSize(struct pcdir *dp) in extractSize() function
H A Dfsck_pcfs.h178 extern uint32_t extractSize(struct pcdir *dp);
H A Dclusters.c922 oldSize = extractSize(entry); in truncAtCluster()
1118 return (extractSize(InUse[clusterNum - FIRST_CLUSTER]->dirent)); in orphanSizeLookup()