Searched refs:xfs_agfl (Results 1 – 6 of 6) sorted by relevance
25 XFS_CHECK_STRUCT_SIZE(struct xfs_agfl, 36); in xfs_check_ondisk_structs()
2308 lsn = be64_to_cpu(((struct xfs_agfl *)blk)->agfl_lsn); in xlog_recover_get_buf_lsn()2309 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
218 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agflblock_init()
797 typedef struct xfs_agfl { struct806 #define XFS_AGFL_CRC_OFF offsetof(struct xfs_agfl, agfl_crc) argument
59 size -= sizeof(struct xfs_agfl); in xfs_agfl_size()559 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agfl_verify()
592 struct xfs_agfl *agfl; in xrep_agfl_init_header()