Searched refs:xfs_refcount_irec (Results 1 – 8 of 8) sorted by relevance
/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() 223 struct xfs_refcount_irec irec; in xfs_refcount_delete() 324 struct xfs_refcount_irec *rc) in xfs_refc_next() 338 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent() 389 struct xfs_refcount_irec *left, in xfs_refcount_merge_center_extents() 390 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents() 391 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 | 184 struct xfs_refcount_irec *rec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
|
D | xfs_format.h | 1500 struct xfs_refcount_irec { struct
|
/fs/xfs/ |
D | xfs_trace.h | 31 struct xfs_refcount_irec; 2672 struct xfs_refcount_irec *irec), 2699 struct xfs_refcount_irec *irec), \ 2705 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), 2735 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \ 2741 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), 2778 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \ 2784 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, 2825 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \ 2832 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, [all …]
|
/fs/xfs/scrub/ |
D | refcount.c | 429 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
|
D | trace.h | 732 struct xfs_refcount_irec *irec),
|