Searched refs:prtbpf (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 2021 (*prtbpf)++; in compare_existing_with_computed() 2030 (*prtbpf)++; in compare_existing_with_computed() 2046 int prtbpf = 0; in print_reproducing_command() local 2052 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 2132 if (prtbpf) { in print_reproducing_command() 2134 prtbpf--; in print_reproducing_command()
|