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()
124 uint32_t root_dir_clust; member
702 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in createCHKNameList()790 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in findAvailableRootDirEntSlot()
712 traverseDir(fd, TheBIOSParameterBlock.bpb32.root_dir_clust, in summarize()
122 uint32_t root_dir_clust; member
1679 store_32_bits(&fillp, wbpb->bpb32.root_dir_clust); in swap_pack_bpb32cpy()1780 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++; in swap_pack_grab32bpb()1781 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++; in swap_pack_grab32bpb()1782 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++; in swap_pack_grab32bpb()1783 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[0] = *grabp++; in swap_pack_grab32bpb()2724 wbpb->bpb32.root_dir_clust = nextfree++; in build_fat()