Searched refs:bb_numrecs (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/stage2/ | ||
H A D | xfs.h | 148 xfs_uint16_t bb_numrecs; /* current # of data records */ member in struct:xfs_btree_lblock 160 xfs_uint16_t bb_numrecs; /* current # of data records */ member in struct:xfs_btree_hdr 186 xfs_uint16_t bb_numrecs; /* current # of data records */ member in struct:xfs_bmdr_block |
H A D | fsys_xfs.c | 243 xfs.nextents = le16(h.bb_numrecs); 271 xfs.nextents = le16(h.bb_numrecs); |
Completed in 24 milliseconds