Home
last modified time | relevance | path

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

/system/core/toolbox/
Dnewfs_msdos.c130 u_int8_t rdcl[4]; /* root directory start cluster */ member
169 u_int rdcl; /* root directory start cluster */ member
627 bpb.rdcl = RESFTE; in newfs_msdos_main()
679 mk4(bsxbpb->rdcl, bpb.rdcl); in newfs_msdos_main()
717 mk4(img + MINBPS - 20, bpb.rdcl); in newfs_msdos_main()
943 printf(" bspf=%u rdcl=%u", bpb->bspf, bpb->rdcl); in print_bpb()