Searched refs:xfs_rmap_irec (Results 1 – 12 of 12) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_notify_failure.c | 37 const struct xfs_rmap_irec *rec, in xfs_failure_pgoff() 51 const struct xfs_rmap_irec *rec, in xfs_failure_pgcnt() 71 const struct xfs_rmap_irec *rec, in xfs_dax_failure_fn() 193 struct xfs_rmap_irec ri_low = { }; in xfs_dax_notify_ddev_failure() 194 struct xfs_rmap_irec ri_high; in xfs_dax_notify_ddev_failure()
|
H A D | xfs_trace.h | 77 struct xfs_rmap_irec; 4010 const struct xfs_rmap_irec *rmap), 4042 const struct xfs_rmap_irec *rmap), \
|
/linux/fs/xfs/scrub/ |
H A D | rcbag.h | 17 const struct xfs_rmap_irec *rmap); 21 const struct xfs_rmap_irec *next_rmap, bool next_valid,
|
H A D | rcbag.c | 74 const struct xfs_rmap_irec *rmap) in rcbag_add() 150 const struct xfs_rmap_irec *next_rmap, in rcbag_next_edge()
|
H A D | rcbag_btree.h | 70 const struct xfs_rmap_irec *rmap, int *success);
|
H A D | bmap.c | 148 struct xfs_rmap_irec *rmap) in xchk_bmap_get_rmap() 197 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap() 264 struct xfs_rmap_irec rmap; in xchk_bmap_xref_rmap_cow() 573 const struct xfs_rmap_irec *rec, in xchk_bmap_check_rmap() 577 struct xfs_rmap_irec check_rec; in xchk_bmap_check_rmap()
|
H A D | ialloc_repair.c | 398 const struct xfs_rmap_irec *rec) in xrep_ibt_record_old_btree_blocks() 412 const struct xfs_rmap_irec *rec) in xrep_ibt_record_inode_blocks() 445 const struct xfs_rmap_irec *rec, in xrep_ibt_walk_rmap()
|
H A D | bmap_repair.c | 184 const struct xfs_rmap_irec *rec) in xrep_bmap_check_fork_rmap() 236 const struct xfs_rmap_irec *rec, in xrep_bmap_walk_rmap()
|
H A D | rcbag_btree.c | 318 const struct xfs_rmap_irec *rmap, in rcbagbt_lookup_eq()
|
H A D | inode_repair.c | 727 const struct xfs_rmap_irec *rec, in xrep_dinode_walk_rmap()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_types.h | 184 struct xfs_rmap_irec { struct
|
H A D | xfs_rmap_btree.c | 251 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff()
|