Searched refs:xfs_alloc_rec_incore (Results 1 - 13 of 13) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dalloc.c49 struct xfs_alloc_rec_incore prev;
99 const struct xfs_alloc_rec_incore *irec)
119 const struct xfs_alloc_rec_incore *irec)
138 struct xfs_alloc_rec_incore irec;
H A Dalloc_repair.c152 const struct xfs_alloc_rec_incore *rec)
199 struct xfs_alloc_rec_incore arec = {
283 const struct xfs_alloc_rec_incore *ap = a;
284 const struct xfs_alloc_rec_incore *bp = b;
302 struct xfs_alloc_rec_incore arec;
331 const struct xfs_alloc_rec_incore *ap = a;
332 const struct xfs_alloc_rec_incore *bp = b;
446 struct xfs_alloc_rec_incore arec;
610 struct xfs_alloc_rec_incore *arec = &cur->bc_rec.a;
880 sizeof(struct xfs_alloc_rec_incore),
[all...]
H A Dagheader_repair.c91 const struct xfs_alloc_rec_incore *rec,
H A Dagheader.c369 const struct xfs_alloc_rec_incore *rec,
H A Drmap_repair.c1421 const struct xfs_alloc_rec_incore *rec,
H A Dtrace.h1613 const struct xfs_alloc_rec_incore *rec),
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h187 struct xfs_alloc_rec_incore *irec);
189 const struct xfs_alloc_rec_incore *irec);
207 const struct xfs_alloc_rec_incore *rec,
211 const struct xfs_alloc_rec_incore *low_rec,
212 const struct xfs_alloc_rec_incore *high_rec,
H A Dxfs_alloc_btree.c255 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a;
266 struct xfs_alloc_rec_incore *rec = &cur->bc_rec.a;
H A Dxfs_alloc.c245 struct xfs_alloc_rec_incore *irec)
255 const struct xfs_alloc_rec_incore *irec)
271 const struct xfs_alloc_rec_incore *irec)
295 struct xfs_alloc_rec_incore irec;
4005 struct xfs_alloc_rec_incore irec;
4020 const struct xfs_alloc_rec_incore *low_rec,
4021 const struct xfs_alloc_rec_incore *high_rec,
H A Dxfs_btree.h237 struct xfs_alloc_rec_incore a;
H A Dxfs_format.h1378 typedef struct xfs_alloc_rec_incore { struct
/linux-master/fs/xfs/
H A Dxfs_discard.c155 struct xfs_alloc_rec_incore *tcur,
314 struct xfs_alloc_rec_incore tcur = {
H A Dxfs_fsmap.c395 const struct xfs_alloc_rec_incore *rec,
759 struct xfs_alloc_rec_incore *key = priv;
781 struct xfs_alloc_rec_incore akeys[2];

Completed in 317 milliseconds