Home
last modified time | relevance | path

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

/dragonfly/sbin/newfs_msdos/
H A Dmkfs_msdos.c223 static void print_bpb(struct bpb *);
611 print_bpb(&bpb); in mkfs_msdos()
995 print_bpb(struct bpb *bpb) in print_bpb() function