Searched refs:xfs_owner_info (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_rmap.h | 13 struct xfs_owner_info *oi, in xfs_rmap_ino_bmbt_owner() 26 struct xfs_owner_info *oi, in xfs_rmap_ino_owner() 40 const struct xfs_owner_info *oi) in xfs_rmap_should_skip_owner_update() 85 const struct xfs_owner_info *oinfo, in xfs_owner_info_unpack() 103 struct xfs_owner_info *oinfo, in xfs_owner_info_pack() 119 const struct xfs_owner_info *oinfo); 122 const struct xfs_owner_info *oinfo); 198 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 201 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 205 extern const struct xfs_owner_info XFS_RMAP_OINFO_SKIP_UPDATE; [all …]
|
D | xfs_alloc.h | 76 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ 135 const struct xfs_owner_info *oinfo, /* extent owner */ 144 const struct xfs_owner_info *oinfo, in xfs_free_extent() 178 struct xfs_buf *, struct xfs_owner_info *); 215 xfs_filblks_t len, const struct xfs_owner_info *oinfo, 239 const struct xfs_owner_info *oinfo) in xfs_free_extent_later()
|
D | xfs_rmap.c | 543 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 752 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 808 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 999 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 1037 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1526 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 1950 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 2137 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2287 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() 2407 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() [all …]
|
D | xfs_alloc.c | 1897 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent() 2349 struct xfs_owner_info *oinfo) in xfs_free_agfl_block() 2472 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block() 2500 const struct xfs_owner_info *oinfo, in __xfs_free_extent_later() 3386 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
D | xfs_bmap_btree.c | 288 struct xfs_owner_info oinfo; in xfs_bmbt_free_block()
|
D | xfs_format.h | 1498 struct xfs_owner_info { struct
|
D | xfs_bmap.c | 549 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents()
|
/linux-6.1.9/fs/xfs/scrub/ |
D | btree.h | 37 const struct xfs_owner_info *oinfo; 59 xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo,
|
D | repair.h | 27 const struct xfs_owner_info *oinfo, xfs_fsblock_t *fsbno, 38 const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type);
|
D | rmap.c | 178 const struct xfs_owner_info *oinfo, in xchk_xref_check_owner() 201 const struct xfs_owner_info *oinfo) in xchk_xref_is_owned_by() 212 const struct xfs_owner_info *oinfo) in xchk_xref_is_not_owned_by()
|
D | scrub.h | 148 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 150 xfs_extlen_t len, const struct xfs_owner_info *oinfo);
|
D | repair.c | 289 const struct xfs_owner_info *oinfo, in xrep_alloc_ag_block() 534 const struct xfs_owner_info *oinfo, in xrep_reap_block() 606 const struct xfs_owner_info *oinfo, in xrep_reap_extents()
|
D | common.h | 132 const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks);
|
D | common.c | 322 const struct xfs_owner_info *oinfo; 356 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
|
D | bmap.c | 428 struct xfs_owner_info oinfo; in xchk_bmap_btree()
|
D | btree.c | 627 const struct xfs_owner_info *oinfo, in xchk_btree()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_extfree_item.c | 350 const struct xfs_owner_info *oinfo, in xfs_trans_free_extent() 466 struct xfs_owner_info oinfo = { }; in xfs_extent_free_finish_item() 523 struct xfs_owner_info oinfo = { }; in xfs_agfl_free_finish_item()
|
D | xfs_trace.h | 71 struct xfs_owner_info; 2685 const struct xfs_owner_info *oinfo), 2720 const struct xfs_owner_info *oinfo), \
|