Home
last modified time | relevance | path

Searched refs:xfs_refcount_irec (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_refcount.h14 struct xfs_refcount_irec;
23 struct xfs_refcount_irec *irec, int *stat);
62 const struct xfs_refcount_irec *irec) in xfs_refcount_check_domain()
119 struct xfs_refcount_irec *irec);
121 const struct xfs_refcount_irec *irec);
123 struct xfs_refcount_irec *irec, int *stat);
Dxfs_refcount.c106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
127 const struct xfs_refcount_irec *irec) in xfs_refcount_check_irec()
151 const struct xfs_refcount_irec *irec) in xfs_refcount_complain_bad_rec()
170 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
198 struct xfs_refcount_irec *irec) in xfs_refcount_update()
227 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
265 struct xfs_refcount_irec irec; in xfs_refcount_delete()
373 struct xfs_refcount_irec *rc) in xfs_refc_next()
388 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
447 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
[all …]
Dxfs_types.h178 struct xfs_refcount_irec { struct
Dxfs_refcount_btree.c159 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_init_rec_from_cur()
187 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
Dxfs_btree.h215 struct xfs_refcount_irec rc;
/Linux-v6.6/fs/xfs/scrub/
Drefcount.c275 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref_rmap()
322 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref()
335 struct xfs_refcount_irec prev_rec;
397 const struct xfs_refcount_irec *r2) in xchk_refcount_mergeable()
399 const struct xfs_refcount_irec *r1 = &rrc->prev_rec; in xchk_refcount_mergeable()
423 const struct xfs_refcount_irec *irec) in xchk_refcountbt_check_mergeable()
431 memcpy(&rrc->prev_rec, irec, sizeof(struct xfs_refcount_irec)); in xchk_refcountbt_check_mergeable()
440 struct xfs_refcount_irec irec; in xchk_refcountbt_rec()
543 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
Dtrace.h750 TP_PROTO(struct xfs_perag *pag, const struct xfs_refcount_irec *irec,
1181 struct xfs_refcount_irec *irec),
/Linux-v6.6/fs/xfs/
Dxfs_trace.h70 struct xfs_refcount_irec;
2968 struct xfs_refcount_irec *irec),
2998 struct xfs_refcount_irec *irec), \
3004 struct xfs_refcount_irec *irec, xfs_agblock_t agbno),
3037 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \
3043 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2),
3086 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \
3092 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
3139 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
3146 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
[all …]
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst2668 1. Walk the reverse mapping records to generate ``struct xfs_refcount_irec``