Searched refs:xfs_agi_t (Results 1 – 2 of 2) sorted by relevance
68 ((xfs_agi_t *)((uint8_t *)(mp) + 2 * SECTOR_SIZE((fs))))249 } __attribute__((__packed__)) xfs_agi_t; typedef625 static inline bool xfs_is_valid_agi(xfs_agi_t *agi) in xfs_is_valid_agi()
141 #define XFS_BUF_TO_AGI(bp) ((xfs_agi_t *)((bp)->b_addr))