Searched refs:prtnsect (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 125 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, 1924 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, in compare_existing_with_computed() argument 1959 (*prtnsect)++; in compare_existing_with_computed() 1973 *prtnsect = *prtntrk = 1; in compare_existing_with_computed() 1984 (*prtnsect)++; in compare_existing_with_computed() 2043 int prtnsect = 0; in print_reproducing_command() local 2052 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 2117 if (prtnsect) { in print_reproducing_command() 2119 prtnsect--; in print_reproducing_command()
|