Searched refs:prtnsect (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs_main.c | 147 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, 1710 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, in compare_existing_with_computed() argument 1745 (*prtnsect)++; in compare_existing_with_computed() 1759 *prtnsect = *prtntrk = 1; in compare_existing_with_computed() 1770 (*prtnsect)++; in compare_existing_with_computed() 1830 int prtnsect = 0; in print_reproducing_command() local 1839 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 1904 if (prtnsect) { in print_reproducing_command() 1906 prtnsect--; in print_reproducing_command()
|