Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c528 freelen = pheadp->phdr_usb.sad_ext_len; in readvolseq()
542 part_bmp_loc = pheadp->phdr_usb.sad_ext_loc + part_start; in readvolseq()
545 markbusy(pheadp->phdr_usb.sad_ext_loc, in readvolseq()
559 err = verifytag(&spacep->sbd_tag, pheadp->phdr_usb.sad_ext_loc, in readvolseq()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h464 struct short_ad phdr_usb; /* Unallocated Space Bitmap */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c559 p->udp_unall_loc = SWAP_32(ph->phdr_usb.sad_ext_loc); in ud_parse_fill_vds()
560 p->udp_unall_len = SWAP_32(ph->phdr_usb.sad_ext_len); in ud_parse_fill_vds()
1837 print_short_ad(fout, "usb ", &ph->phdr_usb); in print_phdr()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c787 php->phdr_usb.sad_ext_len = in volseqinit()
790 php->phdr_usb.sad_ext_loc = nextlogblock; in volseqinit()
H A Dudfslib.c372 ud_swap_short_ad(&php->phdr_usb); in ud_swap_part_desc()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1183 SWAP_32(hdr->phdr_usb.sad_ext_loc); in ud_validate_and_fill_superblock()
1185 SWAP_32(hdr->phdr_usb.sad_ext_len); in ud_validate_and_fill_superblock()