Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c82 static inline xfs_agnumber_t
177 agb2daddr (xfs_agnumber_t agno, xfs_agblock_t agbno) in agb2daddr()
185 return agb2daddr ((xfs_agnumber_t)(fsbno >> xfs.agblklog), in fsb2daddr()
205 xfs_agnumber_t agno; in di_read()
H A Dxfs.h56 typedef xfs_uint32_t xfs_agnumber_t; /* allocation group number */ typedef
97 xfs_agnumber_t sb_agcount; /* number of allocation groups */