Searched refs:root_dir_clust (Results 1 – 6 of 6) sorted by relevance
270 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++; in swap_pack_grab32bpb()271 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++; in swap_pack_grab32bpb()272 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++; in swap_pack_grab32bpb()273 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[0] = *grabp++; in swap_pack_grab32bpb()
125 uint32_t root_dir_clust; member
700 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in createCHKNameList()788 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in findAvailableRootDirEntSlot()
711 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in summarize()
120 uint32_t root_dir_clust; member
1681 store_32_bits(&fillp, wbpb->bpb32.root_dir_clust); in swap_pack_bpb32cpy()1782 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++; in swap_pack_grab32bpb()1783 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++; in swap_pack_grab32bpb()1784 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++; in swap_pack_grab32bpb()1785 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[0] = *grabp++; in swap_pack_grab32bpb()2842 wbpb->bpb32.root_dir_clust = nextfree++; in build_fat()