Searched defs:prthidden (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c124 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd,
1923 int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos)
2003 (*prthidden)++;
2038 int prthidden = 0; local
2051 &prtfdisk, &prthidden, &prtrsrvd, &dashos);
2135 if (prthidden) {
2137 prthidden--;
1921 compare_existing_with_computed(int fd, char *suffix, bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, int *prtntrk, int *prtfdisk, int *prthidden, int *prtrsrvd, int *dashos) argument

Completed in 70 milliseconds