Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_bpb.h123 uchar_t fs_vers_hi; member
H A Dpcfs_common.c269 wbpb->bpb32.fs_vers_hi = *grabp++; in swap_pack_grab32bpb()
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_pcfs.h121 uchar_t fs_vers_hi; member
H A Dmkfs.c518 wbpb->bpb32.fs_vers_hi = '\0'; in fill_fat32_bpb()
1678 *fillp++ = wbpb->bpb32.fs_vers_hi; in swap_pack_bpb32cpy()
1779 wbpb->bpb32.fs_vers_hi = *grabp++; in swap_pack_grab32bpb()