Searched refs:xfs_rmap_irec (Results 1 - 25 of 26) sorted by path

12

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.h240 struct xfs_rmap_irec r;
H A Dxfs_rmap.c41 struct xfs_rmap_irec *irec,
98 struct xfs_rmap_irec *irec)
206 struct xfs_rmap_irec *irec)
219 const struct xfs_rmap_irec *irec)
275 const struct xfs_rmap_irec *irec)
286 const struct xfs_rmap_irec *irec)
311 struct xfs_rmap_irec *irec,
332 struct xfs_rmap_irec high;
333 struct xfs_rmap_irec *irec;
340 const struct xfs_rmap_irec *re
[all...]
H A Dxfs_rmap.h51 const struct xfs_rmap_irec *irec)
68 struct xfs_rmap_irec *irec)
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,
196 struct xfs_rmap_irec *irec, int *stat);
197 int xfs_rmap_compare(const struct xfs_rmap_irec *a,
198 const struct xfs_rmap_irec *
[all...]
H A Dxfs_rmap_btree.c245 struct xfs_rmap_irec *rec = &cur->bc_rec.r;
H A Dxfs_types.h180 struct xfs_rmap_irec { struct
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c463 const struct xfs_rmap_irec *rec,
H A Dalloc_repair.c227 const struct xfs_rmap_irec *rec,
H A Dbmap.c147 struct xfs_rmap_irec *rmap)
196 struct xfs_rmap_irec rmap;
263 struct xfs_rmap_irec rmap;
560 const struct xfs_rmap_irec *rec,
564 struct xfs_rmap_irec check_rec;
H A Dbmap_repair.c184 const struct xfs_rmap_irec *rec)
236 const struct xfs_rmap_irec *rec,
H A Dcommon.c365 const struct xfs_rmap_irec *rec,
H A Dcow_repair.c199 const struct xfs_rmap_irec *rec,
239 struct xfs_rmap_irec rm_low = { 0 };
240 struct xfs_rmap_irec rm_high = { 0 };
H A Dialloc_repair.c400 const struct xfs_rmap_irec *rec)
414 const struct xfs_rmap_irec *rec)
449 const struct xfs_rmap_irec *rec,
H A Dinode_repair.c646 const struct xfs_rmap_irec *rec,
H A Drcbag.c74 const struct xfs_rmap_irec *rmap)
150 const struct xfs_rmap_irec *next_rmap,
H A Drcbag.h17 const struct xfs_rmap_irec *rmap);
21 const struct xfs_rmap_irec *next_rmap, bool next_valid,
H A Drcbag_btree.c318 const struct xfs_rmap_irec *rmap,
H A Drcbag_btree.h70 const struct xfs_rmap_irec *rmap, int *success);
H A Drefcount.c85 struct xfs_rmap_irec rm;
111 const struct xfs_rmap_irec *rec,
296 struct xfs_rmap_irec low;
297 struct xfs_rmap_irec high;
362 const struct xfs_rmap_irec *rec,
384 struct xfs_rmap_irec low;
385 struct xfs_rmap_irec high;
H A Drefcount_repair.c211 const struct xfs_rmap_irec *rmap)
236 struct xfs_rmap_irec *rmap,
378 struct xfs_rmap_irec *rmap,
438 struct xfs_rmap_irec rmap;
H A Drepair.c624 const struct xfs_rmap_irec *rec,
H A Drmap.c59 struct xfs_rmap_irec overlap_rec;
65 struct xfs_rmap_irec prev_rec;
82 struct xfs_rmap_irec *irec)
113 struct xfs_rmap_irec *irec)
188 const struct xfs_rmap_irec *irec)
205 const struct xfs_rmap_irec *irec)
232 memcpy(&cr->overlap_rec, irec, sizeof(struct xfs_rmap_irec));
239 const struct xfs_rmap_irec *r2)
241 const struct xfs_rmap_irec *r1 = &cr->prev_rec;
269 const struct xfs_rmap_irec *ire
[all...]
H A Drmap_repair.c188 const struct xfs_rmap_irec *rec)
217 struct xfs_rmap_irec rmap = {
308 struct xfs_rmap_irec accum;
341 struct xfs_rmap_irec *accum = &rf->accum;
838 const struct xfs_rmap_irec *rec,
1434 const struct xfs_rmap_irec *rec,
H A Dtrace.h1728 const struct xfs_rmap_irec *rec),
/linux-master/fs/xfs/
H A Dxfs_fsmap.c63 struct xfs_rmap_irec *dest,
115 const struct xfs_rmap_irec *src)
174 struct xfs_rmap_irec low;
175 struct xfs_rmap_irec high; /* high rmap key */
204 const struct xfs_rmap_irec *rec,
252 const struct xfs_rmap_irec *rec,
265 * length could be larger than rm_blockcount in struct xfs_rmap_irec.
271 const struct xfs_rmap_irec *rec,
377 const struct xfs_rmap_irec *rec,
400 struct xfs_rmap_irec ire
[all...]
H A Dxfs_notify_failure.c37 const struct xfs_rmap_irec *rec,
51 const struct xfs_rmap_irec *rec,
71 const struct xfs_rmap_irec *rec,
193 struct xfs_rmap_irec ri_low = { };
194 struct xfs_rmap_irec ri_high;

Completed in 265 milliseconds

12