Home
last modified time | relevance | path

Searched refs:xfs_rmap_irec (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h51 const struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_pack()
68 struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_unpack()
127 struct xfs_rmap_irec *irec, int *stat);
134 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec,
139 const struct xfs_rmap_irec *rec,
143 const struct xfs_rmap_irec *low_rec,
144 const struct xfs_rmap_irec *high_rec,
192 struct xfs_rmap_irec *irec, int *stat);
193 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
194 const struct xfs_rmap_irec *b);
[all …]
H A Dxfs_rmap.c40 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()
212 const struct xfs_rmap_irec *irec) in xfs_rmap_check_irec()
269 const struct xfs_rmap_irec *irec) in xfs_rmap_complain_bad_rec()
289 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec()
310 struct xfs_rmap_irec high;
311 struct xfs_rmap_irec *irec;
318 const struct xfs_rmap_irec *rec, in xfs_rmap_find_left_neighbor_helper()
351 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor()
[all …]
H A Dxfs_types.h192 struct xfs_rmap_irec { struct
H A Dxfs_btree.h214 struct xfs_rmap_irec r;
H A Dxfs_rmap_btree.c247 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff()
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c49 struct xfs_rmap_irec overlap_rec;
55 struct xfs_rmap_irec prev_rec;
72 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref_refc()
103 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref()
178 const struct xfs_rmap_irec *irec) in xchk_rmapbt_is_shareable()
195 const struct xfs_rmap_irec *irec) in xchk_rmapbt_check_overlapping()
222 memcpy(&cr->overlap_rec, irec, sizeof(struct xfs_rmap_irec)); in xchk_rmapbt_check_overlapping()
229 const struct xfs_rmap_irec *r2) in xchk_rmap_mergeable()
231 const struct xfs_rmap_irec *r1 = &cr->prev_rec; in xchk_rmap_mergeable()
259 const struct xfs_rmap_irec *irec) in xchk_rmapbt_check_mergeable()
[all …]
H A Drefcount.c73 struct xfs_rmap_irec rm;
99 const struct xfs_rmap_irec *rec, in xchk_refcountbt_rmap_check()
284 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap()
285 struct xfs_rmap_irec high; in xchk_refcountbt_xref_rmap()
350 const struct xfs_rmap_irec *rec, in xchk_refcountbt_rmap_check_gap()
372 struct xfs_rmap_irec low; in xchk_refcountbt_xref_gaps()
373 struct xfs_rmap_irec high; in xchk_refcountbt_xref_gaps()
H A Dbmap.c123 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap()
172 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap()
239 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap_cow()
536 const struct xfs_rmap_irec *rec, in xchk_bmap_check_rmap()
540 struct xfs_rmap_irec check_rec; in xchk_bmap_check_rmap()
H A Drepair.c609 const struct xfs_rmap_irec *rec, in xrep_findroot_rmap()
H A Dcommon.c331 const struct xfs_rmap_irec *rec, in xchk_count_rmap_ownedby_irec()
H A Dagheader_repair.c474 const struct xfs_rmap_irec *rec, in xrep_agfl_walk_rmap()
/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c36 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()
126 struct xfs_rmap_irec ri_low = { }; in xfs_dax_notify_ddev_failure()
127 struct xfs_rmap_irec ri_high; in xfs_dax_notify_ddev_failure()
H A Dxfs_fsmap.c63 struct xfs_rmap_irec *dest, in xfs_fsmap_owner_to_rmap()
115 const struct xfs_rmap_irec *src) in xfs_fsmap_owner_from_rmap()
174 struct xfs_rmap_irec low;
175 struct xfs_rmap_irec high; /* high rmap key */
204 const struct xfs_rmap_irec *rec, in xfs_getfsmap_is_shared()
252 const struct xfs_rmap_irec *rec, in xfs_getfsmap_rec_before_start()
271 const struct xfs_rmap_irec *rec, in xfs_getfsmap_helper()
377 const struct xfs_rmap_irec *rec, in xfs_getfsmap_datadev_helper()
400 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper()
418 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags()
[all …]
H A Dxfs_trace.h72 struct xfs_rmap_irec;
3575 const struct xfs_rmap_irec *rmap),
3610 const struct xfs_rmap_irec *rmap), \
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst1017 struct xfs_rmap_irec {