Searched refs:xfs_agnumber_t (Results 1 – 2 of 2) sorted by relevance
55 typedef xfs_uint32_t xfs_agnumber_t; /* allocation group number */ typedef96 xfs_agnumber_t sb_agcount; /* number of allocation groups */
78 static inline xfs_agnumber_t173 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