Home
last modified time | relevance | path

Searched refs:xfs_rmap_irec (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/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 *
[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 *ire in xfs_rmap_find_left_neighbor()
[all...]
H A Dxfs_types.h191 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()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap.h49 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 *
[all...]
H A Dxfs_rmap.c77 struct xfs_rmap_irec *irec) in xfs_rmap_update()
181 struct xfs_rmap_irec *irec) in xfs_rmap_btrec_to_irec()
196 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec()
248 struct xfs_rmap_irec high;
249 struct xfs_rmap_irec *irec;
257 struct xfs_rmap_irec *rec, in xfs_rmap_find_left_neighbor_helper()
291 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor()
333 struct xfs_rmap_irec *rec, in xfs_rmap_lookup_le_range_helper()
369 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range()
409 struct xfs_rmap_irec *re in xfs_rmap_free_check_owner()
[all...]
H A Dxfs_btree.h177 struct xfs_rmap_irec r;
H A Dxfs_rmap_btree.c230 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff()
H A Dxfs_format.h1660 struct xfs_rmap_irec { struct
/kernel/linux/linux-6.6/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 *ire 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()
/kernel/linux/linux-6.6/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()
265 * length could be larger than rm_blockcount in struct xfs_rmap_irec.
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 ire in xfs_getfsmap_datadev_bnobt_helper()
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsmap.c62 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()
248 struct xfs_rmap_irec *rec, in xfs_getfsmap_helper()
349 struct xfs_rmap_irec *rec, in xfs_getfsmap_datadev_helper()
372 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper()
390 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags()
410 struct xfs_rmap_irec rma in xfs_getfsmap_logdev()
[all...]
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Drmap.c36 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()
H A Drefcount.c68 struct xfs_rmap_irec rm;
94 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()
H A Dbmap.c107 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap()
172 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap()
482 struct xfs_rmap_irec *rec, in xchk_bmap_check_rmap()
H A Dcommon.c325 struct xfs_rmap_irec *rec, in xchk_count_rmap_ownedby_irec()
H A Drepair.c831 struct xfs_rmap_irec *rec, in xrep_findroot_rmap()
H A Dagheader_repair.c444 struct xfs_rmap_irec *rec, in xrep_agfl_walk_rmap()

Completed in 35 milliseconds

12