Searched defs:ffn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c114 static uchar_t *build_rootdir(bpb_t *wbpb, char *ffn, int fffd,
117 ulong_t bootblksize, ulong_t *fatsize, char *ffn, int *fffd,
161 char *ffn, bpb_t *wbpb);
2646 ulong_t *fatsize, char *ffn, int *fffd, ulong_t *ffsize,
2698 if (ffn)
2699 *fffd = verify_firstfile(ffn, ffsize);
2862 build_rootdir(bpb_t *wbpb, char *ffn, int fffd, argument
2891 dirent_fname_fill(entry, ffn);
3075 write_fat(int fd, off64_t seekto, char *fn, char *lbl, char *ffn, bpb_t *wbpb) argument
3093 ffn,
2645 build_fat(bpb_t *wbpb, struct fat_od_fsi *fsinfop, ulong_t bootblksize, ulong_t *fatsize, char *ffn, int *fffd, ulong_t *ffsize, pc_cluster32_t *ffstartclust) argument
[all...]

Completed in 65 milliseconds