Searched refs:xfs_owner_info (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H 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() 86 const struct xfs_owner_info *oinfo, in xfs_owner_info_unpack() 104 struct xfs_owner_info *oinfo, in xfs_owner_info_pack() 120 const struct xfs_owner_info *oinfo); 123 const struct xfs_owner_info *oinfo); 216 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 219 xfs_extlen_t len, const struct xfs_owner_info *oinfo, 223 extern const struct xfs_owner_info XFS_RMAP_OINFO_SKIP_UPDATE; [all …]
|
H A D | xfs_alloc.h | 56 struct xfs_owner_info oinfo; /* owner of blocks being allocated */ 148 const struct xfs_owner_info *oinfo, /* extent owner */ 158 const struct xfs_owner_info *oinfo, in xfs_free_extent() 198 struct xfs_buf *, struct xfs_owner_info *); 235 xfs_filblks_t len, const struct xfs_owner_info *oinfo, 264 const struct xfs_owner_info *oinfo, in xfs_free_extent_later()
|
H A D | xfs_rmap.c | 592 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap() 801 const struct xfs_owner_info *oinfo) in xfs_rmap_free() 857 const struct xfs_owner_info *oinfo) in xfs_rmap_map() 1048 const struct xfs_owner_info *oinfo) in xfs_rmap_alloc() 1086 const struct xfs_owner_info *oinfo) in xfs_rmap_convert() 1575 const struct xfs_owner_info *oinfo) in xfs_rmap_convert_shared() 1999 const struct xfs_owner_info *oinfo) in xfs_rmap_unmap_shared() 2186 const struct xfs_owner_info *oinfo) in xfs_rmap_map_shared() 2336 struct xfs_owner_info oinfo; in xfs_rmap_map_raw() 2448 struct xfs_owner_info oinfo; in xfs_rmap_finish_one() [all …]
|
H A D | xfs_alloc.c | 1899 const struct xfs_owner_info *oinfo, in xfs_free_ag_extent() 2372 struct xfs_owner_info *oinfo) in xfs_free_agfl_block() 2495 struct xfs_owner_info *oinfo) in xfs_defer_agfl_block() 2530 const struct xfs_owner_info *oinfo, in __xfs_free_extent_later() 3786 const struct xfs_owner_info *oinfo, in __xfs_free_extent()
|
H A D | xfs_bmap_btree.c | 270 struct xfs_owner_info oinfo; in xfs_bmbt_free_block()
|
H A D | xfs_format.h | 1498 struct xfs_owner_info { struct
|
H A D | xfs_bmap.c | 549 struct xfs_owner_info oinfo; in xfs_bmap_btree_to_extents()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | btree.h | 44 const struct xfs_owner_info *oinfo; 67 xchk_btree_rec_fn scrub_fn, const struct xfs_owner_info *oinfo,
|
H A D | scrub.h | 187 xfs_extlen_t len, const struct xfs_owner_info *oinfo); 189 xfs_extlen_t len, const struct xfs_owner_info *oinfo);
|
H A D | reap.h | 10 const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type);
|
H A D | reap.c | 87 const struct xfs_owner_info *oinfo; 477 const struct xfs_owner_info *oinfo, in xrep_reap_agblocks()
|
H A D | common.h | 141 const struct xfs_owner_info *oinfo, xfs_filblks_t *blocks);
|
H A D | rmap.c | 579 const struct xfs_owner_info *oinfo) in xchk_xref_is_only_owned_by() 604 const struct xfs_owner_info *oinfo) in xchk_xref_is_not_owned_by()
|
H A D | common.c | 324 const struct xfs_owner_info *oinfo; 358 const struct xfs_owner_info *oinfo, in xchk_count_rmap_ownedby_ag()
|
H A D | bmap.c | 304 struct xfs_owner_info oinfo; in xchk_bmap_iextent_xref() 503 struct xfs_owner_info oinfo; in xchk_bmap_btree()
|
H A D | btree.c | 694 const struct xfs_owner_info *oinfo, in xchk_btree()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_extfree_item.c | 378 struct xfs_owner_info oinfo = { }; in xfs_trans_free_extent() 590 struct xfs_owner_info oinfo = { }; in xfs_agfl_free_finish_item()
|
H A D | xfs_trace.h | 74 struct xfs_owner_info; 2722 const struct xfs_owner_info *oinfo), 2757 const struct xfs_owner_info *oinfo), \
|