Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c464 p->sbd_nbytes = SWAP32(p->sbd_nbytes); in ud_swap_space_bitmap()
H A Dmkfs.c1054 sbp->sbd_nbytes = part_bmp_bytes; in volseqinit()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_volume.h754 uint32_t sbd_nbytes; /* 14 Number of Bytes */ member
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c547 spacep->sbd_nbits, spacep->sbd_nbytes); in readvolseq()