Searched refs:xfs_owner_info (Results 1 – 18 of 18) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A 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); 210 extern const struct xfs_owner_info XFS_RMAP_OINFO_FS; 211 extern const struct xfs_owner_info XFS_RMAP_OINFO_LOG; 212 extern const struct xfs_owner_info XFS_RMAP_OINFO_AG; [all …]
|
| A D | xfs_alloc.h | 76 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ 174 const struct xfs_owner_info *oinfo, /* extent owner */ 183 const struct xfs_owner_info *oinfo, in xfs_free_extent() 215 struct xfs_buf *, struct xfs_owner_info *); 252 xfs_filblks_t len, const struct xfs_owner_info *oinfo, 276 const struct xfs_owner_info *oinfo) in xfs_free_extent_later()
|
| A D | xfs_rmap.c | 488 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 704 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 760 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 958 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 996 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1492 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 1916 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 2103 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2253 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() 2373 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() [all …]
|
| A D | xfs_alloc.c | 1882 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent() 2334 struct xfs_owner_info *oinfo) in xfs_free_agfl_block() 2457 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block() 2485 const struct xfs_owner_info *oinfo, in __xfs_free_extent_later() 3389 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
| A D | xfs_bmap_btree.c | 288 struct xfs_owner_info oinfo; in xfs_bmbt_free_block()
|
| A D | xfs_format.h | 1409 struct xfs_owner_info { struct
|
| A D | xfs_bmap.c | 551 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents()
|
| /linux/fs/xfs/scrub/ |
| A D | btree.h | 37 const struct xfs_owner_info *oinfo; 59 xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo,
|
| A 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);
|
| A 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()
|
| A D | scrub.h | 149 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 151 xfs_extlen_t len, const struct xfs_owner_info *oinfo);
|
| A D | repair.c | 291 const struct xfs_owner_info *oinfo, in xrep_alloc_ag_block() 533 const struct xfs_owner_info *oinfo, in xrep_reap_block() 606 const struct xfs_owner_info *oinfo, in xrep_reap_extents()
|
| A D | common.h | 132 const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks);
|
| A D | common.c | 320 const struct xfs_owner_info *oinfo; 354 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
|
| A D | bmap.c | 444 struct xfs_owner_info oinfo; in xchk_bmap_btree()
|
| A D | btree.c | 627 const struct xfs_owner_info *oinfo, in xchk_btree()
|
| /linux/fs/xfs/ |
| A D | xfs_extfree_item.c | 361 const struct xfs_owner_info *oinfo, in xfs_trans_free_extent() 477 struct xfs_owner_info oinfo = { }; in xfs_extent_free_finish_item() 534 struct xfs_owner_info oinfo = { }; in xfs_agfl_free_finish_item()
|
| A D | xfs_trace.h | 71 struct xfs_owner_info; 2691 const struct xfs_owner_info *oinfo), 2726 const struct xfs_owner_info *oinfo), \
|
Completed in 52 milliseconds