Searched refs:bthNodeSize (Results 1 – 3 of 3) sorted by relevance
173 d_fetchw(&ptr, (short *) &bt->hdr.bthNodeSize); in bt_readhdr()181 if (bt->hdr.bthNodeSize != HFS_BLOCKSZ) in bt_readhdr()272 d_storew(&ptr, bt->hdr.bthNodeSize); in bt_writehdr()359 nnodes = space * (bt->f.vol->mdb.drAlBlkSiz / bt->hdr.bthNodeSize); in bt_space()
300 UInteger bthNodeSize; /* size of a node */ member
755 ext->hdr.bthNodeSize = HFS_BLOCKSZ; in hfs_format()842 cat->hdr.bthNodeSize = HFS_BLOCKSZ; in hfs_format()