Searched refs:xfs_rmap_irec (Results 1 – 13 of 13) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_rmap.h | 49 const struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_pack() 66 struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_unpack() 131 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec, 136 struct xfs_rmap_irec *rec, 140 struct xfs_rmap_irec *low_rec, struct xfs_rmap_irec *high_rec, 186 struct xfs_rmap_irec *irec, int *stat); 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); 194 struct xfs_rmap_irec *irec); [all …]
|
D | xfs_rmap.c | 77 struct xfs_rmap_irec *irec) in xfs_rmap_update() 169 struct xfs_rmap_irec *irec) in xfs_rmap_btrec_to_irec() 184 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec() 236 struct xfs_rmap_irec high; 237 struct xfs_rmap_irec *irec; 245 struct xfs_rmap_irec *rec, in xfs_rmap_find_left_neighbor_helper() 279 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor() 321 struct xfs_rmap_irec *rec, in xfs_rmap_lookup_le_range_helper() 357 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range() 397 struct xfs_rmap_irec *rec, in xfs_rmap_free_check_owner() [all …]
|
D | xfs_btree.h | 176 struct xfs_rmap_irec r;
|
D | xfs_rmap_btree.c | 230 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff()
|
D | xfs_format.h | 1430 struct xfs_rmap_irec { struct
|
/fs/xfs/ |
D | xfs_fsmap.c | 62 struct xfs_rmap_irec *dest, in xfs_fsmap_owner_to_rmap() 114 struct xfs_rmap_irec *src) in xfs_fsmap_owner_from_rmap() 164 struct xfs_rmap_irec low; /* low rmap key */ 165 struct xfs_rmap_irec high; /* high rmap key */ 194 struct xfs_rmap_irec *rec, in xfs_getfsmap_is_shared() 234 struct xfs_rmap_irec *rec, in xfs_getfsmap_helper() 338 struct xfs_rmap_irec *rec, in xfs_getfsmap_datadev_helper() 361 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper() 379 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags() 399 struct xfs_rmap_irec rmap; in xfs_getfsmap_logdev() [all …]
|
D | xfs_trace.h | 33 struct xfs_rmap_irec; 3228 struct xfs_rmap_irec *rmap), 3263 struct xfs_rmap_irec *rmap), \
|
/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 | 68 struct xfs_rmap_irec rm; 94 struct xfs_rmap_irec *rec, in xchk_refcountbt_rmap_check() 283 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() 284 struct xfs_rmap_irec high; in xchk_refcountbt_xref_rmap()
|
D | bmap.c | 89 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 152 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() 462 struct xfs_rmap_irec *rec, in xchk_bmap_check_rmap()
|
D | common.c | 325 struct xfs_rmap_irec *rec, in xchk_count_rmap_ownedby_irec()
|
D | repair.c | 829 struct xfs_rmap_irec *rec, in xrep_findroot_rmap()
|
D | agheader_repair.c | 444 struct xfs_rmap_irec *rec, in xrep_agfl_walk_rmap()
|