Searched refs:xfs_refcount_irec (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_refcount.c | 96 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec() 109 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec() 169 struct xfs_refcount_irec *irec) in xfs_refcount_update() 193 struct xfs_refcount_irec *irec, in xfs_refcount_insert() 225 struct xfs_refcount_irec irec; in xfs_refcount_delete() 326 struct xfs_refcount_irec *rc) in xfs_refc_next() 340 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent() 391 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents() 392 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents() 393 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 | 177 struct xfs_refcount_irec rc;
|
D | xfs_refcount_btree.c | 188 struct xfs_refcount_irec *rec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
|
D | xfs_format.h | 1492 struct xfs_refcount_irec { struct
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trace.h | 30 struct xfs_refcount_irec; 2647 struct xfs_refcount_irec *irec), 2674 struct xfs_refcount_irec *irec), \ 2680 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), 2710 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \ 2716 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), 2753 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \ 2759 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, 2800 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \ 2807 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, [all …]
|
/Linux-v4.19/fs/xfs/scrub/ |
D | refcount.c | 444 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
|
D | trace.h | 561 struct xfs_refcount_irec *irec),
|