Searched refs:xfs_bmbt_rec_32_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h208 } xfs_bmbt_rec_32_t; typedef in typeref:struct:xfs_bmbt_rec_32
219 typedef xfs_bmbt_rec_32_t xfs_bmbt_rec_t, xfs_bmdr_rec_t;
519 xfs_bmbt_rec_32_t di_bmx[1]; /* extent list */
H A Dfsys_xfs.c50 xfs_bmbt_rec_32_t *xt;
135 xt_start (xfs_bmbt_rec_32_t *r)
143 xt_offset (xfs_bmbt_rec_32_t *r)
151 xt_len (xfs_bmbt_rec_32_t *r)
277 xfs.xt = (xfs_bmbt_rec_32_t *)filebuf;
278 xfs.fpos += sizeof(xfs_bmbt_rec_32_t);

Completed in 47 milliseconds