Searched refs:xfs_refcount_irec (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_refcount.h | 14 struct xfs_refcount_irec; 23 struct xfs_refcount_irec *irec, int *stat); 62 const struct xfs_refcount_irec *irec) in xfs_refcount_check_domain() 119 struct xfs_refcount_irec *irec); 121 const struct xfs_refcount_irec *irec); 123 struct xfs_refcount_irec *irec, int *stat);
|
H A D | xfs_refcount.c | 106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec() 127 const struct xfs_refcount_irec *irec) in xfs_refcount_check_irec() 151 const struct xfs_refcount_irec *irec) in xfs_refcount_complain_bad_rec() 170 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec() 198 struct xfs_refcount_irec *irec) in xfs_refcount_update() 227 struct xfs_refcount_irec *irec, in xfs_refcount_insert() 265 struct xfs_refcount_irec irec; in xfs_refcount_delete() 373 struct xfs_refcount_irec *rc) in xfs_refc_next() 388 struct xfs_refcount_irec rcext, tmp; in xfs_refcount_split_extent() 447 struct xfs_refcount_irec *lef in xfs_refcount_merge_center_extents() [all...] |
H A D | xfs_types.h | 178 struct xfs_refcount_irec { struct
|
H A D | xfs_refcount_btree.c | 159 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_init_rec_from_cur() 187 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
|
H A D | xfs_btree.h | 215 struct xfs_refcount_irec rc;
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A 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 *righ in xfs_refcount_merge_center_extents() [all...] |
H A 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);
|
H A D | xfs_btree.h | 178 struct xfs_refcount_irec rc;
|
H A D | xfs_refcount_btree.c | 183 struct xfs_refcount_irec *rec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff()
|
H A D | xfs_format.h | 1730 struct xfs_refcount_irec { struct
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | refcount.c | 275 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref_rmap() 322 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref() 335 struct xfs_refcount_irec prev_rec; 397 const struct xfs_refcount_irec *r2) in xchk_refcount_mergeable() 399 const struct xfs_refcount_irec *r1 = &rrc->prev_rec; in xchk_refcount_mergeable() 423 const struct xfs_refcount_irec *irec) in xchk_refcountbt_check_mergeable() 431 memcpy(&rrc->prev_rec, irec, sizeof(struct xfs_refcount_irec)); in xchk_refcountbt_check_mergeable() 440 struct xfs_refcount_irec irec; in xchk_refcountbt_rec() 543 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
|
H A D | trace.h | 750 TP_PROTO(struct xfs_perag *pag, const struct xfs_refcount_irec *irec, 1181 struct xfs_refcount_irec *irec),
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A 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 *i [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 70 struct xfs_refcount_irec; 2968 struct xfs_refcount_irec *irec), 2998 struct xfs_refcount_irec *irec), \ 3004 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), 3037 struct xfs_refcount_irec *irec, xfs_agblock_t agbno), \ 3043 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), 3086 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \ 3092 struct xfs_refcount_irec *i [all...] |
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | refcount.c | 427 struct xfs_refcount_irec rc; in xchk_xref_is_cow_staging()
|
H A D | trace.h | 732 struct xfs_refcount_irec *irec),
|
Completed in 23 milliseconds