Searched refs:prtbpf (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 123 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, 1922 bpb_t *wbpb, int *prtsize, int *prtspc, int *prtbpf, int *prtnsect, in compare_existing_with_computed() argument 2019 (*prtbpf)++; in compare_existing_with_computed() 2028 (*prtbpf)++; in compare_existing_with_computed() 2044 int prtbpf = 0; in print_reproducing_command() local 2050 &prtsize, &prtspc, &prtbpf, &prtnsect, &prtntrk, in print_reproducing_command() 2130 if (prtbpf) { in print_reproducing_command() 2132 prtbpf--; in print_reproducing_command()
|