Searched refs:xfs_inobt_rec_incore (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.10/fs/xfs/ |
| D | xfs_iwalk.c | 62 struct xfs_inobt_rec_incore *recs; 94 struct xfs_inobt_rec_incore *irec) in xfs_iwalk_ichunk_ra() 126 struct xfs_inobt_rec_incore *irec) /* btree record */ in xfs_iwalk_adjust_start() 157 size = iwag->sz_recs * sizeof(struct xfs_inobt_rec_incore); in xfs_iwalk_alloc() 188 struct xfs_inobt_rec_incore *irec = &iwag->recs[i]; in xfs_iwalk_ag_recs() 268 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag_start() 355 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_run_callbacks() 406 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag() 664 (PAGE_SIZE / sizeof(struct xfs_inobt_rec_incore))
|
| D | xfs_iwalk.h | 36 const struct xfs_inobt_rec_incore *irec,
|
| D | xfs_itable.c | 332 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
|
| D | xfs_trace.h | 37 struct xfs_inobt_rec_incore; 3617 struct xfs_inobt_rec_incore *irec),
|
| /Linux-v5.10/fs/xfs/scrub/ |
| D | ialloc.c | 59 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk_xref_other() 84 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk_xref() 102 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk() 147 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster_ifree() 210 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster() 314 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters() 346 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment() 426 struct xfs_inobt_rec_incore irec; in xchk_iallocbt_rec()
|
| D | inode.c | 438 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
|
| /Linux-v5.10/fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.h | 57 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *); 61 struct xfs_inobt_rec_incore *);
|
| D | xfs_ialloc.c | 78 struct xfs_inobt_rec_incore *irec) in xfs_inobt_btrec_to_irec() 104 struct xfs_inobt_rec_incore *irec, in xfs_inobt_get_rec() 448 struct xfs_inobt_rec_incore *trec, /* tgt record */ in __xfs_inobt_can_merge() 449 struct xfs_inobt_rec_incore *srec) /* src record */ in __xfs_inobt_can_merge() 486 struct xfs_inobt_rec_incore *trec, /* target */ in __xfs_inobt_rec_merge() 487 struct xfs_inobt_rec_incore *srec) /* src */ in __xfs_inobt_rec_merge() 524 struct xfs_inobt_rec_incore *nrec, /* in/out: new/merged rec. */ in xfs_inobt_insert_sprec() 532 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() 628 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() 1107 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode() [all …]
|
| D | xfs_ialloc.h | 142 struct xfs_inobt_rec_incore *irec);
|
| D | xfs_ialloc_btree.c | 557 struct xfs_inobt_rec_incore *rec) in xfs_inobt_irec_to_allocmask() 605 struct xfs_inobt_rec_incore *rec) in xfs_inobt_rec_check_count()
|
| D | xfs_btree.h | 176 struct xfs_inobt_rec_incore i;
|
| D | xfs_format.h | 1542 typedef struct xfs_inobt_rec_incore { struct
|