Searched refs:build_rootdir (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 116 static uchar_t *build_rootdir(bpb_t *wbpb, char *ffn, int fffd, 2980 build_rootdir(bpb_t *wbpb, char *ffn, int fffd, in build_rootdir() function 3242 rdirp = build_rootdir(wbpb, ffn, fffd, ffsize, ffsc, &rdirsize); in write_fat()
|