Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A 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()
115 struct xfs_refcount_irec *irec);
117 struct xfs_refcount_irec *irec, int *stat);
A 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()
425 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents()
505 struct xfs_refcount_irec *left, in xfs_refcount_merge_left_extent()
642 struct xfs_refcount_irec tmp; in xfs_refcount_find_left_extents()
735 struct xfs_refcount_irec tmp; in xfs_refcount_find_right_extents()
[all …]
A Dxfs_types.h178 struct xfs_refcount_irec { struct
A 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()
A Dxfs_btree.h175 struct xfs_refcount_irec rc;
/linux-6.3-rc2/fs/xfs/scrub/
A 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()
A Dtrace.h738 struct xfs_refcount_irec *irec),
/linux-6.3-rc2/fs/xfs/
A Dxfs_trace.h67 struct xfs_refcount_irec;
2927 struct xfs_refcount_irec *irec),
2957 struct xfs_refcount_irec *irec), \
3002 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2),
3045 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \
3051 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
3098 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
3105 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
3106 struct xfs_refcount_irec *i3),
3162 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
[all …]

Completed in 18 milliseconds