Home
last modified time | relevance | path

Searched refs:xfs_inobt_rec_incore (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/fs/xfs/
Dxfs_iwalk.c59 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))
Dxfs_iwalk.h36 const struct xfs_inobt_rec_incore *irec,
Dxfs_itable.c332 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
Dxfs_trace.h37 struct xfs_inobt_rec_incore;
3546 struct xfs_inobt_rec_incore *irec),
/Linux-v5.4/fs/xfs/scrub/
Dialloc.c59 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()
Dinode.c424 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ialloc_btree.h54 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *);
58 struct xfs_inobt_rec_incore *);
Dxfs_ialloc.c78 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 …]
Dxfs_ialloc.h142 struct xfs_inobt_rec_incore *irec);
Dxfs_ialloc_btree.c468 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()
Dxfs_btree.h175 struct xfs_inobt_rec_incore i;
Dxfs_format.h1312 typedef struct xfs_inobt_rec_incore { struct