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 | 77 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ 185 const struct xfs_owner_info *oinfo, /* extent owner */ 194 const struct xfs_owner_info *oinfo, in xfs_free_extent() 226 struct xfs_buf *, struct xfs_owner_info *);
|
D | xfs_rmap.c | 457 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 653 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 709 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 890 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 928 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1353 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 1742 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 1904 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2048 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() 2168 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() [all …]
|
D | xfs_bmap.h | 56 struct xfs_owner_info xefi_oinfo; /* extent owner */ 188 xfs_filblks_t len, const struct xfs_owner_info *oinfo, 243 const struct xfs_owner_info *oinfo) in xfs_bmap_add_free()
|
D | xfs_alloc.c | 1692 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent() 2079 struct xfs_owner_info *oinfo) in xfs_free_agfl_block() 2200 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block() 3019 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
D | xfs_refcount.c | 869 struct xfs_owner_info *oinfo) in xfs_refcount_adjust_extents() 996 struct xfs_owner_info *oinfo) in xfs_refcount_adjust()
|
D | xfs_bmap_btree.c | 286 struct xfs_owner_info oinfo; in xfs_bmbt_free_block()
|
D | xfs_format.h | 1355 struct xfs_owner_info { struct
|
D | xfs_bmap.c | 534 const struct xfs_owner_info *oinfo, in __xfs_bmap_add_free() 597 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 | 25 const struct xfs_owner_info *oinfo, xfs_fsblock_t *fsbno, 36 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 | 285 const struct xfs_owner_info *oinfo, in xrep_alloc_ag_block() 523 const struct xfs_owner_info *oinfo, in xrep_reap_block() 597 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 | 591 const struct xfs_owner_info *oinfo, in xchk_btree()
|
D | bmap.c | 428 struct xfs_owner_info oinfo; in xchk_bmap_btree()
|
/fs/xfs/ |
D | xfs_extfree_item.c | 362 const struct xfs_owner_info *oinfo, in xfs_trans_free_extent()
|
D | xfs_trace.h | 35 struct xfs_owner_info; 2431 const struct xfs_owner_info *oinfo), 2466 const struct xfs_owner_info *oinfo), \
|