Searched refs:xfs_refcount_irec (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_refcount.c | 94 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec() 107 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec() 167 struct xfs_refcount_irec *irec) in xfs_refcount_update() 191 struct xfs_refcount_irec *irec, in xfs_refcount_insert() 226 struct xfs_refcount_irec irec; in xfs_refcount_delete() 333 struct xfs_refcount_irec *rc) in xfs_refc_next() 347 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent() 404 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents() 405 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents() 406 struct xfs_refcount_irec *right, in xfs_refcount_merge_center_extents() [all …]
|
D | xfs_refcount.h | 16 struct xfs_refcount_irec *irec, int *stat); 75 struct xfs_refcount_irec *irec); 77 struct xfs_refcount_irec *irec, int *stat);
|
D | xfs_btree.h | 178 struct xfs_refcount_irec rc;
|
D | xfs_refcount_btree.c | 183 struct xfs_refcount_irec *rec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
|
D | xfs_format.h | 1730 struct xfs_refcount_irec { struct
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_trace.h | 31 struct xfs_refcount_irec; 2789 struct xfs_refcount_irec *irec), 2816 struct xfs_refcount_irec *irec), \ 2822 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), 2852 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \ 2858 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), 2895 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \ 2901 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, 2942 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \ 2949 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, [all …]
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
D | refcount.c | 427 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
|
D | trace.h | 732 struct xfs_refcount_irec *irec),
|