Searched refs:root_dir_clust (Results 1 – 6 of 6) sorted by relevance
285 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++; in swap_pack_grab32bpb()286 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++; in swap_pack_grab32bpb()287 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++; in swap_pack_grab32bpb()288 ((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
1704 store_32_bits(&fillp, wbpb->bpb32.root_dir_clust); in swap_pack_bpb32cpy()1805 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[3] = *grabp++; in swap_pack_grab32bpb()1806 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[2] = *grabp++; in swap_pack_grab32bpb()1807 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[1] = *grabp++; in swap_pack_grab32bpb()1808 ((uchar_t *)&(wbpb->bpb32.root_dir_clust))[0] = *grabp++; in swap_pack_grab32bpb()2747 wbpb->bpb32.root_dir_clust = nextfree++; in build_fat()