Home
last modified time | relevance | path

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

/xen/tools/libfsimage/xfs/
A Dxfs.h55 typedef xfs_uint32_t xfs_agnumber_t; /* allocation group number */ typedef
96 xfs_agnumber_t sb_agcount; /* number of allocation groups */
A Dfsys_xfs.c78 static inline xfs_agnumber_t
173 agb2daddr (xfs_agnumber_t agno, xfs_agblock_t agbno) in agb2daddr()
181 return agb2daddr ((xfs_agnumber_t)(fsbno >> xfs.agblklog), in fsb2daddr()
201 xfs_agnumber_t agno; in di_read()

Completed in 8 milliseconds