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()
2229 lsn = be64_to_cpu(((struct xfs_agfl *)blk)->agfl_lsn); in xlog_recover_get_buf_lsn()2230 uuid = &((struct xfs_agfl *)blk)->agfl_uuid; in xlog_recover_get_buf_lsn()
793 typedef struct xfs_agfl { struct802 #define XFS_AGFL_CRC_OFF offsetof(struct xfs_agfl, agfl_crc) argument
291 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agflblock_init()
55 size -= sizeof(struct xfs_agfl); in xfs_agfl_size()555 struct xfs_agfl *agfl = XFS_BUF_TO_AGFL(bp); in xfs_agfl_verify()
583 struct xfs_agfl *agfl; in xrep_agfl_init_header()