Searched refs:xfs_inobt_rec_incore (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/fs/xfs/ |
| D | xfs_iwalk.c | 59 struct xfs_inobt_rec_incore *recs; 91 struct xfs_inobt_rec_incore *irec) in xfs_iwalk_ichunk_ra() 123 struct xfs_inobt_rec_incore *irec) /* btree record */ in xfs_iwalk_adjust_start() 154 size = iwag->sz_recs * sizeof(struct xfs_inobt_rec_incore); in xfs_iwalk_alloc() 185 struct xfs_inobt_rec_incore *irec = &iwag->recs[i]; in xfs_iwalk_ag_recs() 265 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag_start() 348 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_run_callbacks() 397 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag() 643 (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; 3546 struct xfs_inobt_rec_incore *irec),
|
| /Linux-v5.4/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() 315 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters() 347 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment() 427 struct xfs_inobt_rec_incore irec; in xchk_iallocbt_rec()
|
| D | inode.c | 424 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
|
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.h | 54 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *); 58 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() 619 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() 1097 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 | 468 struct xfs_inobt_rec_incore *rec) in xfs_inobt_irec_to_allocmask() 516 struct xfs_inobt_rec_incore *rec) in xfs_inobt_rec_check_count()
|
| D | xfs_btree.h | 175 struct xfs_inobt_rec_incore i;
|
| D | xfs_format.h | 1312 typedef struct xfs_inobt_rec_incore { struct
|