Searched refs:xfs_rmap_irec (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_rmap.h | 51 const struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_pack() 68 struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_unpack() 126 struct xfs_rmap_irec *irec, int *stat); 133 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec, 138 const struct xfs_rmap_irec *rec, 142 const struct xfs_rmap_irec *low_rec, 143 const struct xfs_rmap_irec *high_rec, 189 struct xfs_rmap_irec *irec, int *stat); 190 int xfs_rmap_compare(const struct xfs_rmap_irec *a, 191 const struct xfs_rmap_irec *b); [all …]
|
D | xfs_rmap.c | 40 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le() 95 struct xfs_rmap_irec *irec) in xfs_rmap_update() 199 struct xfs_rmap_irec *irec) in xfs_rmap_btrec_to_irec() 214 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec() 261 struct xfs_rmap_irec high; 262 struct xfs_rmap_irec *irec; 269 const struct xfs_rmap_irec *rec, in xfs_rmap_find_left_neighbor_helper() 302 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor() 368 const struct xfs_rmap_irec *rec, in xfs_rmap_lookup_le_range_helper() 403 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range() [all …]
|
D | xfs_types.h | 191 struct xfs_rmap_irec { struct
|
D | xfs_btree.h | 174 struct xfs_rmap_irec r;
|
D | xfs_rmap_btree.c | 227 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_notify_failure.c | 36 const struct xfs_rmap_irec *rec, in xfs_failure_pgoff() 50 const struct xfs_rmap_irec *rec, in xfs_failure_pgcnt() 70 const struct xfs_rmap_irec *rec, in xfs_dax_failure_fn() 125 struct xfs_rmap_irec ri_low = { }; in xfs_dax_notify_ddev_failure() 126 struct xfs_rmap_irec ri_high; in xfs_dax_notify_ddev_failure()
|
D | xfs_fsmap.c | 63 struct xfs_rmap_irec *dest, in xfs_fsmap_owner_to_rmap() 115 const struct xfs_rmap_irec *src) in xfs_fsmap_owner_from_rmap() 165 struct xfs_rmap_irec low; /* low rmap key */ 166 struct xfs_rmap_irec high; /* high rmap key */ 195 const struct xfs_rmap_irec *rec, in xfs_getfsmap_is_shared() 248 const struct xfs_rmap_irec *rec, in xfs_getfsmap_helper() 350 const struct xfs_rmap_irec *rec, in xfs_getfsmap_datadev_helper() 373 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper() 391 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags() 411 struct xfs_rmap_irec rmap; in xfs_getfsmap_logdev() [all …]
|
D | xfs_trace.h | 69 struct xfs_rmap_irec; 3459 const struct xfs_rmap_irec *rmap), 3494 const struct xfs_rmap_irec *rmap), \
|
/linux-6.1.9/fs/xfs/scrub/ |
D | rmap.c | 36 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref_refc() 67 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref() 94 struct xfs_rmap_irec irec; in xchk_rmapbt_rec()
|
D | refcount.c | 70 struct xfs_rmap_irec rm; 96 const struct xfs_rmap_irec *rec, in xchk_refcountbt_rmap_check() 281 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() 282 struct xfs_rmap_irec high; in xchk_refcountbt_xref_rmap()
|
D | bmap.c | 107 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 156 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() 461 const struct xfs_rmap_irec *rec, in xchk_bmap_check_rmap() 465 struct xfs_rmap_irec check_rec; in xchk_bmap_check_rmap()
|
D | common.c | 329 const struct xfs_rmap_irec *rec, in xchk_count_rmap_ownedby_irec()
|
D | repair.c | 836 const struct xfs_rmap_irec *rec, in xrep_findroot_rmap()
|
D | agheader_repair.c | 458 const struct xfs_rmap_irec *rec, in xrep_agfl_walk_rmap()
|