Home
last modified time | relevance | path

Searched refs:xfs_alloc_rec (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c195 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_bnobt_cmp_key_with_cur()
207 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_cntbt_cmp_key_with_cur()
H A Dxfs_ondisk.h46 XFS_CHECK_STRUCT_SIZE(struct xfs_alloc_rec, 8); in xfs_check_ondisk_structs()
H A Dxfs_ag.c334 struct xfs_alloc_rec *arec; in xfs_freesp_init_recs()
341 struct xfs_alloc_rec *nrec; in xfs_freesp_init_recs()
H A Dxfs_btree.h45 struct xfs_alloc_rec alloc;
H A Dxfs_format.h1543 typedef struct xfs_alloc_rec { struct