Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c50 xfs_bmbt_rec_32_t *xt;
135 xt_start (xfs_bmbt_rec_32_t *r) in xt_start()
143 xt_offset (xfs_bmbt_rec_32_t *r) in xt_offset()
151 xt_len (xfs_bmbt_rec_32_t *r) in xt_len()
277 xfs.xt = (xfs_bmbt_rec_32_t *)filebuf; in next_extent()
278 xfs.fpos += sizeof(xfs_bmbt_rec_32_t); in next_extent()
H A Dxfs.h208 } xfs_bmbt_rec_32_t; typedef
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 */