Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c67 struct xfs_inobt_rec_incore *irec, in xchk_inobt_xref_finobt()
72 struct xfs_inobt_rec_incore frec; in xchk_inobt_xref_finobt()
134 struct xfs_inobt_rec_incore *irec, in xchk_inobt_chunk_xref_finobt()
170 struct xfs_inobt_rec_incore *frec, in xchk_finobt_xref_inobt()
175 struct xfs_inobt_rec_incore irec; in xchk_finobt_xref_inobt()
222 struct xfs_inobt_rec_incore *frec, in xchk_finobt_chunk_xref_inobt()
255 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk()
302 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster_ifree()
364 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster()
467 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters()
[all …]
H A Dinode.c601 struct xfs_inobt_rec_incore rec; in xchk_inode_xref_finobt()
/openbmc/linux/fs/xfs/
H A Dxfs_iwalk.c64 struct xfs_inobt_rec_incore *recs;
99 struct xfs_inobt_rec_incore *irec) in xfs_iwalk_ichunk_ra()
131 struct xfs_inobt_rec_incore *irec) /* btree record */ in xfs_iwalk_adjust_start()
162 size = iwag->sz_recs * sizeof(struct xfs_inobt_rec_incore); in xfs_iwalk_alloc()
192 struct xfs_inobt_rec_incore *irec = &iwag->recs[i]; in xfs_iwalk_ag_recs()
273 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag_start()
358 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_run_callbacks()
420 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag()
698 (PAGE_SIZE / sizeof(struct xfs_inobt_rec_incore))
H A Dxfs_iwalk.h36 const struct xfs_inobt_rec_incore *irec,
H A Dxfs_itable.c391 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
H A Dxfs_trace.h76 struct xfs_inobt_rec_incore;
3989 struct xfs_inobt_rec_incore *irec),
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c78 struct xfs_inobt_rec_incore *irec) in xfs_inobt_btrec_to_irec()
102 const struct xfs_inobt_rec_incore *irec) in xfs_inobt_check_irec()
133 const struct xfs_inobt_rec_incore *irec) in xfs_inobt_complain_bad_rec()
154 struct xfs_inobt_rec_incore *irec, in xfs_inobt_get_rec()
470 struct xfs_inobt_rec_incore *trec, /* tgt record */ in __xfs_inobt_can_merge()
471 struct xfs_inobt_rec_incore *srec) /* src record */ in __xfs_inobt_can_merge()
508 struct xfs_inobt_rec_incore *trec, /* target */ in __xfs_inobt_rec_merge()
509 struct xfs_inobt_rec_incore *srec) /* src */ in __xfs_inobt_rec_merge()
546 struct xfs_inobt_rec_incore *nrec, /* in/out: new/merged rec. */ in xfs_inobt_insert_sprec()
553 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec()
[all …]
H A Dxfs_ialloc_btree.h56 uint64_t xfs_inobt_irec_to_allocmask(const struct xfs_inobt_rec_incore *irec);
60 struct xfs_inobt_rec_incore *);
H A Dxfs_ialloc.h95 struct xfs_inobt_rec_incore *irec);
97 const struct xfs_inobt_rec_incore *irec);
H A Dxfs_ialloc_btree.c628 const struct xfs_inobt_rec_incore *rec) in xfs_inobt_irec_to_allocmask()
676 struct xfs_inobt_rec_incore *rec) in xfs_inobt_rec_check_count()
H A Dxfs_btree.h213 struct xfs_inobt_rec_incore i;
H A Dxfs_format.h1455 typedef struct xfs_inobt_rec_incore { struct