Home
last modified time | relevance | path

Searched refs:read_existing_bpb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c139 static void read_existing_bpb(int fd, bpb_t *wbpb);
1825 read_existing_bpb(int fd, bpb_t *wbpb) in read_existing_bpb() function
2215 read_existing_bpb(fd, wbpb); in open_and_examine()