Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_refcount.h14 struct xfs_refcount_irec;
23 struct xfs_refcount_irec *irec, int *stat);
61 const struct xfs_refcount_irec *irec) in xfs_refcount_check_domain()
117 struct xfs_refcount_irec *irec);
119 struct xfs_refcount_irec *irec, int *stat);
Dxfs_refcount.c106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
129 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
176 struct xfs_refcount_irec *irec) in xfs_refcount_update()
205 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
243 struct xfs_refcount_irec irec; in xfs_refcount_delete()
351 struct xfs_refcount_irec *rc) in xfs_refc_next()
366 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent()
425 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
426 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents()
427 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents()
[all …]
Dxfs_types.h178 struct xfs_refcount_irec { struct
Dxfs_refcount_btree.c164 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_init_rec_from_cur()
192 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
Dxfs_btree.h175 struct xfs_refcount_irec rc;
/Linux-v6.1/fs/xfs/scrub/
Drefcount.c272 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref_rmap()
317 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref()
334 struct xfs_refcount_irec irec; in xchk_refcountbt_rec()
417 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
Dtrace.h738 struct xfs_refcount_irec *irec),
/Linux-v6.1/fs/xfs/
Dxfs_trace.h67 struct xfs_refcount_irec;
2926 struct xfs_refcount_irec *irec),
2956 struct xfs_refcount_irec *irec), \
2962 struct xfs_refcount_irec *irec, xfs_agblock_t agbno),
2995 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \
3001 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2),
3044 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \
3050 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
3097 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
3104 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
[all …]