Searched refs:prepare_image_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c165 static int prepare_image_file(char *fn, bpb_t *wbpb);
974 * prepare_image_file
981 prepare_image_file(char *fn, bpb_t *wbpb) function
2274 return (fd = prepare_image_file(dn, wbpb));

Completed in 51 milliseconds