Searched refs:xfs_owner_info (Results 1 – 20 of 20) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_rmap.h | 11 struct xfs_owner_info *oi, in xfs_rmap_ino_bmbt_owner() 24 struct xfs_owner_info *oi, in xfs_rmap_ino_owner() 38 const struct xfs_owner_info *oi) in xfs_rmap_should_skip_owner_update() 83 const struct xfs_owner_info *oinfo, in xfs_owner_info_unpack() 101 struct xfs_owner_info *oinfo, in xfs_owner_info_pack() 117 const struct xfs_owner_info *oinfo); 120 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 */ 171 const struct xfs_owner_info *oinfo, /* extent owner */ 180 const struct xfs_owner_info *oinfo, in xfs_free_extent() 212 struct xfs_buf *, struct xfs_owner_info *);
|
D | xfs_rmap.c | 484 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 700 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 756 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 954 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 992 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1488 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 1912 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 2099 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2249 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() 2369 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() [all …]
|
D | xfs_bmap.h | 57 struct xfs_owner_info xefi_oinfo; /* extent owner */ 193 xfs_filblks_t len, const struct xfs_owner_info *oinfo, 248 const struct xfs_owner_info *oinfo) in xfs_bmap_add_free()
|
D | xfs_alloc.c | 1884 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() 3275 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
D | xfs_bmap_btree.c | 286 struct xfs_owner_info oinfo; in xfs_bmbt_free_block()
|
D | xfs_refcount.c | 919 struct xfs_owner_info *oinfo) in xfs_refcount_adjust_extents() 1051 struct xfs_owner_info *oinfo) in xfs_refcount_adjust()
|
D | xfs_format.h | 1585 struct xfs_owner_info { struct
|
D | xfs_bmap.c | 534 const struct xfs_owner_info *oinfo, in __xfs_bmap_add_free() 598 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents()
|
/fs/xfs/scrub/ |
D | btree.h | 37 const struct xfs_owner_info *oinfo; 48 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 | 140 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 142 xfs_extlen_t len, const struct xfs_owner_info *oinfo);
|
D | repair.c | 287 const struct xfs_owner_info *oinfo, in xrep_alloc_ag_block() 529 const struct xfs_owner_info *oinfo, in xrep_reap_block() 601 const struct xfs_owner_info *oinfo, in xrep_reap_extents()
|
D | common.h | 128 const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks);
|
D | common.c | 318 const struct xfs_owner_info *oinfo; 352 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
|
D | btree.c | 600 const struct xfs_owner_info *oinfo, in xchk_btree()
|
D | bmap.c | 448 struct xfs_owner_info oinfo; in xchk_bmap_btree()
|
/fs/xfs/ |
D | xfs_extfree_item.c | 361 const struct xfs_owner_info *oinfo, in xfs_trans_free_extent()
|
D | xfs_trace.h | 35 struct xfs_owner_info; 2548 const struct xfs_owner_info *oinfo), 2583 const struct xfs_owner_info *oinfo), \
|