Home
last modified time | relevance | path

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.c167 static int prepare_image_file(char *fn, bpb_t *wbpb);
983 prepare_image_file(char *fn, bpb_t *wbpb) in prepare_image_file() function
2419 return (prepare_image_file(dn, wbpb)); in open_and_seek()