Searched refs:xfs_alloc_rec (Results 1 – 5 of 5) sorted by relevance
195 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_bnobt_key_diff()206 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_cntbt_key_diff()
46 XFS_CHECK_STRUCT_SIZE(struct xfs_alloc_rec, 8); in xfs_check_ondisk_structs()
334 struct xfs_alloc_rec *arec; in xfs_freesp_init_recs()341 struct xfs_alloc_rec *nrec; in xfs_freesp_init_recs()
45 struct xfs_alloc_rec alloc;
1531 typedef struct xfs_alloc_rec { struct